Giter Club home page Giter Club logo

Comments (4)

asntech avatar asntech commented on May 21, 2024

It seems you're using intervene==0.5.8. Please go ahead and update to the latest version.

conda update intervene
OR
conda install -c bioconda intervene=0.6.4

from intervene.

ashleymaeconard avatar ashleymaeconard commented on May 21, 2024

Thank you! Ah too bad, it looks like I have to fix these conflicting packages before I do anything! Thank you for your prompt response nevertheless!

(env2) ashleymaeconard@amc:~$ conda install -c bioconda intervene=0.6.4
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed

UnsatisfiableError: The following specifications were found to be incompatible with each other:



Package sqlite conflicts for:
python==2.7.17=h97142e2_0 -> sqlite[version='>=3.30.0,<4.0a0']
Package r-upsetr conflicts for:
intervene=0.6.4 -> r-upsetr
Package seaborn conflicts for:
intervene=0.6.4 -> seaborn
Package ncurses conflicts for:
python==2.7.17=h97142e2_0 -> ncurses[version='>=6.1,<7.0a0']
Package r-cairo conflicts for:
intervene=0.6.4 -> r-cairo
Package zlib conflicts for:
python==2.7.17=h97142e2_0 -> zlib[version='>=1.2.11,<1.3.0a0']
Package pybedtools conflicts for:
intervene=0.6.4 -> pybedtools
Package matplotlib conflicts for:
intervene=0.6.4 -> matplotlib
Package readline conflicts for:
python==2.7.17=h97142e2_0 -> readline[version='>=7.0,<8.0a0']
Package pip conflicts for:
python==2.7.17=h97142e2_0 -> pip
Package r-base conflicts for:
intervene=0.6.4 -> r-base
Package scipy conflicts for:
intervene=0.6.4 -> scipy
Package ca-certificates conflicts for:
python==2.7.17=h97142e2_0 -> ca-certificates
Package tk conflicts for:
python==2.7.17=h97142e2_0 -> tk[version='>=8.6.8,<8.7.0a0']
Package r-corrplot conflicts for:
intervene=0.6.4 -> r-corrplot
Package libffi conflicts for:
python==2.7.17=h97142e2_0 -> libffi[version='>=3.2.1,<4.0a0']
Package bedtools conflicts for:
intervene=0.6.4 -> bedtools
Package r conflicts for:
intervene=0.6.4 -> r=3.4.1
Package numpy conflicts for:
intervene=0.6.4 -> numpy
Package pandas conflicts for:
intervene=0.6.4 -> pandas[version='<1']
Package matplotlib-base conflicts for:
intervene=0.6.4 -> matplotlib-base

from intervene.

ashleymaeconard avatar ashleymaeconard commented on May 21, 2024

I wanted to post the solution I used a while back in the event that it is useful!

Using conda update intervene still left me with the 0.5.8 intervene version.

Solution: I just installed the development version from Bitbucket to get intervene version 0.6.4:

git clone https://bitbucket.org/CBGR/intervene.git
cd intervene
python setup.py sdist install

The only difference if you prefer the development version from Github is
git clone https://github.com/asntech/intervene.git

from intervene.

amizeranschi avatar amizeranschi commented on May 21, 2024

@ashleymaeconard

For the record, running

conda install -c bioconda intervene=0.6.4

should force it to install version 0.6.4, if possible. If that doesn't work, for whatever reason, then the solution would be to create a new conda environment and install intervene into it.

from intervene.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.