Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install dependencies #1

Open
f6v opened this issue Nov 14, 2020 · 0 comments
Open

Can't install dependencies #1

f6v opened this issue Nov 14, 2020 · 0 comments

Comments

@f6v
Copy link

f6v commented Nov 14, 2020

Thanks for sharing!

Maybe you could help me out with installing dependencies, I ran the following: conda env create -f scNET.yml and got the error:

Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:
  - sqlite==3.33.0=h62c20be_0
  - graphite2==1.3.14=h23475e2_0
  - r-survival==2.44_1.1=r36h96ca727_0
  - gfortran_impl_linux-64==7.3.0=hdf63c60_1
  - r-matrix==1.2_17=r36h96ca727_0
  - libedit==3.1.20191231=h14c3975_1
  - msgpack-python==1.0.0=py38hfd86e86_1
  - r-mass==7.3_51.3=r36h96ca727_0
  - mkl_random==1.1.1=py38h0573a6f_0
  - scikit-learn==0.23.2=py38h0573a6f_0
  - r-base==3.6.1=haffb61f_2
  - r-rpart==4.1_15=r36h96ca727_0
  - mkl-service==2.3.0=py38he904b0f_0
  - r-mgcv==1.8_28=r36h96ca727_0
  - icu==58.2=he6710b0_3
  - pandas==1.1.1=py38he6710b0_0
  - harfbuzz==2.4.0=hca77d97_1
  - binutils_linux-64==2.33.1=h9595d00_15
  - numpy-base==1.19.1=py38hfa32c7d_0
  - mkl_fft==1.2.0=py38h23d657b_0
  - make==4.2.1=h1bed415_1
  - lz4-c==1.9.2=he6710b0_1
  - psutil==5.7.2=py38h7b6447c_0
  - libssh2==1.9.0=h1ba5d50_1
  - libgcc-ng==9.1.0=hdf63c60_0
  - markupsafe==1.1.1=py38h7b6447c_0
  - numpy==1.19.1=py38hbc911f0_0
  - r-nlme==3.1_139=r36ha65eedd_0
  - ncurses==6.2=he6710b0_1
  - cairo==1.14.12=h8948797_3
  - libstdcxx-ng==9.1.0=hdf63c60_0
  - xz==5.2.5=h7b6447c_0
  - gfortran_linux-64==7.3.0=h553295d_15
  - pango==1.45.3=hd140c19_0
  - pcre==8.44=he6710b0_0
  - tktable==2.10=h14c3975_0
  - libtiff==4.1.0=h2733197_1
  - mkl==2020.2=256
  - r-class==7.3_15=r36h96ca727_0
  - libcurl==7.69.1=h20c2e04_0
  - pyyaml==5.3.1=py38h7b6447c_1
  - tk==8.6.10=hbc83047_0
  - fribidi==1.0.10=h7b6447c_0
  - r-cluster==2.0.8=r36ha65eedd_0
  - cytoolz==0.11.0=py38h7b6447c_0
  - intel-openmp==2020.2=254
  - tornado==6.0.4=py38h7b6447c_1
  - r-lattice==0.20_38=r36h96ca727_0
  - fontconfig==2.13.0=h9420a91_0
  - freetype==2.10.2=h5ab3b9f_0
  - zlib==1.2.11=h7b6447c_3
  - gcc_linux-64==7.3.0=h553295d_15
  - zstd==1.4.5=h9ceee32_0
  - glib==2.65.0=h3eb4bd4_0
  - r-nnet==7.3_12=r36h96ca727_0
  - pillow==7.2.0=py38hb39fc2d_0
  - scipy==1.5.2=py38h0b6359f_0
  - libpng==1.6.37=hbc83047_0
  - ld_impl_linux-64==2.33.1=h53a641e_7
  - libgfortran-ng==7.3.0=hdf63c60_0
  - binutils_impl_linux-64==2.33.1=he6710b0_7
  - python==3.8.5=h7579374_1
  - pixman==0.40.0=h7b6447c_0
  - jpeg==9b=h024ee3a_2
  - gsl==2.4=h14c3975_4
  - gcc_impl_linux-64==7.3.0=habb00fd_1
  - lcms2==2.11=h396b838_0
  - bzip2==1.0.8=h7b6447c_0
  - gxx_linux-64==7.3.0=h553295d_15
  - openssl==1.1.1h=h7b6447c_0
  - gxx_impl_linux-64==7.3.0=hdf63c60_1
  - r-kernsmooth==2.23_15=r36ha65eedd_4
  - libxml2==2.9.10=he19cac6_1
  - r-foreign==0.8_71=r36h96ca727_0
  - yaml==0.2.5=h7b6447c_0
  - curl==7.69.1=hbc83047_0
  - libuuid==1.0.3=h1bed415_2
  - libxcb==1.14=h7b6447c_0
  - krb5==1.17.1=h173b8e3_0
  - r-spatial==7.3_11=r36h96ca727_4
  - libffi==3.3=he6710b0_2
  - readline==8.0=h7b6447c_0

Am I missing something?

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant