oncodrivefml specifications found to be in conflict

Issue #32 new
Former user created an issue

Hi-

I'm trying to set up oncodrivefml, and I'm using the miniconda docker. I get the following error messages. Do you have any insights? Thanks!

 docker run --rm -it --entrypoint=/bin/bash \
> -v /mnt:/mnt conda/miniconda3
root@4ba1e3a40cb0:/# conda install -c bbglab oncodrivefml
WARNING: The conda.compat module is deprecated and will be removed in a future release.
Collecting package metadata: done
Solving environment: / 
The environment is inconsistent, please check the package plan carefully
The following packages are causing the inconsistency:

  - defaults/linux-64::asn1crypto==0.24.0=py37_0
  - defaults/linux-64::certifi==2019.3.9=py37_0
  - defaults/linux-64::cffi==1.11.5=py37he75722e_1
  - defaults/linux-64::chardet==3.0.4=py37_1
  - defaults/linux-64::conda==4.6.11=py37_0
  - defaults/linux-64::cryptography==2.4.2=py37h1ba5d50_0
  - defaults/linux-64::idna==2.8=py37_0
  - defaults/linux-64::libedit==3.1.20181209=hc058e9b_0
  - defaults/linux-64::libffi==3.2.1=hd88cf55_4
  - defaults/linux-64::libgcc-ng==8.2.0=hdf63c60_1
  - defaults/linux-64::ncurses==6.1=he6710b0_1
  - defaults/linux-64::openssl==1.1.1b=h7b6447c_1
  - defaults/linux-64::pip==18.1=py37_0
  - defaults/linux-64::pycosat==0.6.3=py37h14c3975_0
  - defaults/linux-64::pycparser==2.19=py37_0
  - defaults/linux-64::pyopenssl==18.0.0=py37_0
  - defaults/linux-64::pysocks==1.6.8=py37_0
  - defaults/linux-64::python==3.7.3=h0371630_0
  - defaults/linux-64::readline==7.0=h7b6447c_5
  - defaults/linux-64::requests==2.21.0=py37_0
  - defaults/linux-64::ruamel_yaml==0.15.46=py37h14c3975_0
  - defaults/linux-64::setuptools==40.6.3=py37_0
  - defaults/linux-64::six==1.12.0=py37_0
  - defaults/linux-64::sqlite==3.27.2=h7b6447c_0
  - defaults/linux-64::tk==8.6.8=hbc83047_0
  - defaults/linux-64::urllib3==1.24.1=py37_0
  - defaults/linux-64::wheel==0.32.3=py37_0
  - defaults/linux-64::xz==5.2.4=h14c3975_4
  - defaults/linux-64::yaml==0.1.7=had09818_2
  - defaults/linux-64::zlib==1.2.11=h7b6447c_3                                                                                                                                           failed

UnsatisfiableError: The following specifications were found to be in conflict:
  - oncodrivefml
Use "conda search <package> --info" to see the dependencies for each package.

root@4ba1e3a40cb0:/# 

Comments (0)

  1. Log in to comment