cmapPy icon indicating copy to clipboard operation
cmapPy copied to clipboard

Solving environment: failed

Open antonkratz opened this issue 2 years ago • 0 comments

I am trying to install cmappy following the instructions in this repo with the current anconda: conda create --name my_cmapPy_env -c bioconda python=2.7.11 numpy=1.11.2 pandas=0.20.3 h5py=2.7.0 requests==2.13.0 cmappy , however:

PackagesNotFoundError: The following packages are not available from current channels:

  - numpy=1.11.2
  - requests==2.13.0
  - python=2.7.11

Please advise how to proceed with the installation!

antonkratz avatar Aug 20 '21 22:08 antonkratz