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

Python 3.11,3.12 conda install fails. #1218

Open
benjeffery opened this issue May 15, 2024 · 0 comments
Open

Python 3.11,3.12 conda install fails. #1218

benjeffery opened this issue May 15, 2024 · 0 comments

Comments

@benjeffery
Copy link
Collaborator

Seems sgkit can't be installed on 3.12 due to cbgen:

Pinned packages:

  • python 3.12.*

Could not solve for environment specs
The following package could not be installed
└─ sgkit 0.8.0 is installable and it requires
└─ cbgen with the potential options
├─ cbgen [1.0.0|1.0.1] would require
│ └─ python >=3.7,<3.8.0a0 , which can be installed;
├─ cbgen [1.0.0|1.0.1] would require
│ └─ python >=3.8,<3.9.0a0 , which can be installed;
├─ cbgen [1.0.0|1.0.1] would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ cbgen 1.0.1 would require
└─ python >=3.10,<3.11.0a0 , which can be installed.

@benjeffery benjeffery changed the title Python 3.12 conda install fails. Python 3.11,3.12 conda install fails. May 15, 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