sgkit-dev / sgkit

Scalable genetics toolkit
https://sgkit-dev.github.io/sgkit
Apache License 2.0
217 stars 32 forks source link

Python 3.11,3.12 conda install fails. #1218

Open benjeffery opened 1 month ago

benjeffery commented 1 month ago

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

Pinned packages:

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.