-
Notifications
You must be signed in to change notification settings - Fork 771
Description
HI
I am installing MDAalysis and after following command I got the errors.
mamba install -c conda-forge MDAnalysisTests
I tried to install the versions of python required but the problem did not solved yet.
Please help me to solve the problem.
Thank you
The anaconda version is 23.9.0
The error:
looking for: ['mdanalysistests']
pkgs/r/linux-64 No change
pkgs/main/linux-64 No change
pkgs/main/noarch No change
pkgs/r/noarch No change
bioconda/noarch No change
bioconda/linux-64 No change
conda-forge/noarch 12.8MB @ 5.5MB/s 2.7s
conda-forge/linux-64 @ 7.6MB/s 5.1s
Pinned packages:
- python 3.12.*
warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE
Could not solve for environment specs
The following packages are incompatible
└─ mdanalysistests is installable with the potential options
├─ mdanalysistests 0.15.0 would require
│ └─ mdanalysis 0.15.0 , which does not exist (perhaps a missing channel);
├─ mdanalysistests 0.16.0 would require
│ └─ mdanalysis 0.16.0 , which does not exist (perhaps a missing channel);
├─ mdanalysistests 0.16.1 would require
│ └─ mdanalysis 0.16.1 , which does not exist (perhaps a missing channel);
├─ mdanalysistests [0.16.2|0.17.0|...|0.20.1] would require
│ └─ python [2.7* |>=2.7,<2.8.0a0 ], which can be installed;
├─ mdanalysistests [0.17.0|0.18.0] would require
│ └─ python [3.5* |>=3.5,<3.6.0a0 ], which can be installed;
├─ mdanalysistests 0.17.0 would require
│ └─ python 3.6* , which can be installed;
├─ mdanalysistests [0.18.0|0.19.0|...|2.0.0] would require
│ └─ python >=3.6,<3.7.0a0 , which can be installed;
├─ mdanalysistests [0.19.2|0.20.1|...|2.1.0] would require
│ └─ python >=3.7,<3.8.0a0 , which can be installed;
├─ mdanalysistests [0.20.1|1.0.0|...|2.2.0] would require
│ └─ python >=3.8,<3.9.0a0 , which can be installed;
├─ mdanalysistests [2.0.0|2.1.0|2.2.0] would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
├─ mdanalysistests [2.1.0|2.2.0] would require
│ └─ python >=3.10,<3.11.0a0 , which can be installed;
├─ mdanalysistests [2.2.0|2.3.0] would require
│ └─ python >=3.8,<=3.10 , which can be installed;
├─ mdanalysistests [2.4.1|2.4.2|2.4.3] would require
│ └─ python >=3.8,<=3.11 , which can be installed;
└─ mdanalysistests [2.5.0|2.6.1] would require
└─ python >=3.9,<=3.11 , which can be installed.