-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Description
Tried to install deeptools on Mac with M1 chip osx-arm64 using conda. I have Python 3.12.2
conda install -c bioconda deeptools
gives the following error:
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides deeptoolsintervals needed by deeptools-3.2.0-py_0
Could not solve for environment specs
The following packages are incompatible
└─ deeptools is not installable because there are no viable options
├─ deeptools [3.2.0|3.2.1] would require
│ └─ deeptoolsintervals, which does not exist (perhaps a missing channel);
└─ deeptools [3.3.0|3.3.1|...|3.5.5] would require
└─ py2bit >=0.2.0 , which does not exist (perhaps a missing channel).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels