Giter Site home page Giter Site logo

Comments (3)

etal avatar etal commented on August 28, 2024

Does conda install cnvkit -c https://conda.binstar.org/bcbio also work?

Anaconda and Miniconda will both apparently install Python 2.7 on their
own. The way this works and interacts with existing installations is a
little mystical to me. But I suppose it's not necessary to install Python
2.7 separately if you go the conda route.

On Tue, Mar 31, 2015 at 5:46 PM, Henrik Bengtsson [email protected]
wrote:

In order for

conda install cnvkit

to work, one need to need to add the channel
https://conda.binstar.org/bcbio where cnvkit is hosted, i.e.

conda config --add channels https://conda.binstar.org/bcbio

I recommend adding this to README.rst, because (at least to me) it took a
fair bit of trial and error to get it working.

(Also, it seems like Anaconda installs python as well, so it's not clear
to me whether you have to have Python 2.7 installed prior to installing
Anaconda + cnvkit.)


Reply to this email directly or view it on GitHub
#17.

from cnvkit.

HenrikBengtsson avatar HenrikBengtsson commented on August 28, 2024

Using the -c option probably works as well, but the advantage with setting the channel permanently is that running conda later will look for updates in that channel as well, which I don't think will happen when you use -c. (That's just an intelligent guess - I'm new to *conda)

from cnvkit.

etal avatar etal commented on August 28, 2024

Makes sense to me. I added the config step to README.

from cnvkit.

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.