yanailab / celseq2

Generate the UMI count matrix from CEL-Seq2 sequencing data
https://yanailab.github.io/celseq2/
BSD 3-Clause "New" or "Revised" License
20 stars 13 forks source link

installation error - ftputil, pyasn1-modules #29

Closed Puriney closed 5 years ago

Puriney commented 5 years ago
  Running setup.py bdist_wheel for celseq2 ... done
  Stored in directory: /tmp/pip-ephem-wheel-cache-pmcunwe9/wheels/b9/28/4f/c8776f81103c86a3b6fc65fe6717b470b9fb6a15878084ecb0
Successfully built celseq2
google-auth 1.6.1 has requirement pyasn1-modules>=0.2.1, but you'll have pyasn1-modules 0.0.5 which is incompatible.
google-api-core 1.6.0 has requirement requests<3.0.0dev,>=2.18.0, but you'll have requests 2.14.2 which is incompatible.
Installing collected packages: scipy, plotly, xlmhg, biopython, ftputil, sortedcontainers, xmltodict, protobuf, googleapis-common-protos, cachetools, google-auth, google-api-core, google-cloud-core, google-resumable-media, google-cloud-storage, genometools, celseq2
  Found existing installation: ftputil 3.2
Cannot uninstall 'ftputil'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
Puriney commented 5 years ago

[19]👉 python --version Python 3.6.8 :: Anaconda, Inc. [20]👉 conda --version conda 4.7.11

Installs without problems.