Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not solve for environment specs when following the readme #955

Open
franklygeorgy opened this issue Dec 24, 2024 · 0 comments
Open

Comments

@franklygeorgy
Copy link

When following the setup instructions in the readme I get the following error message

Could not solve for environment specs
The following packages are incompatible
├─ pin-1 is installable and it requires
│  └─ python 3.12.* , which can be installed;
└─ torchvision 0.15.0  is not installable because there are no viable options
   ├─ torchvision 0.15.0 would require
   │  └─ python >=3.10,<3.11.0a0 , which conflicts with any installable versions previously reported;
   ├─ torchvision 0.15.0 would require
   │  └─ python >=3.8,<3.9.0a0 , which conflicts with any installable versions previously reported;
   └─ torchvision 0.15.0 would require
      └─ python >=3.9,<3.10.0a0 , which conflicts with any installable versions previously reported.

A way to get around this would be appreciated

@franklygeorgy franklygeorgy changed the title Could not solve for environment specs Could not solve for environment specs when following the readme Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant