-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
When trying to install dacapo with pip install git+https://github.com/funkelab/dacapo under a fresh conda environment with python 3.11 I receive the following error:
INFO: pip is looking at multiple versions of dacapo-ml to determine which version is compatible with other requirements. This could take a while.
ERROR: Ignored the following versions that require a different python version: 0.1.14 Requires-Python >=3.7,<3.8; 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11
ERROR: Could not find a version that satisfies the requirement lsds>=0.1.3 (from dacapo-ml) (from versions: none)
ERROR: No matching distribution found for lsds>=0.1.3Installation works as expected when using the same setup but with python 3.10. OS used is Ubuntu 22.04.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels