Code Monkey home page Code Monkey logo

Comments (5)

willingc avatar willingc commented on June 25, 2024

The documentation file for iPython and music21 is:
music21/documentation/source/developerReference/installIPython.ipynb

from music21.

mscuthbert avatar mscuthbert commented on June 25, 2024

That would be great. I didn't know about this. Thanks!

Best,
Michael


iPhone mail: 413-575-6024

Il giorno Feb 11, 2014, alle ore 1:39, "Carol Willing" <[email protected]mailto:[email protected]> ha scritto:

The current version of Anaconda (1.8.0) does not support "conda pip" commands. Please let me know if you want me to add documentation for installation with Anaconda (1.8.0) and I will file a PR. Ultimately, it would be helpful to have music21 available through conda.

carol 10:21 PM -bash ~ ]conda pip music21
ERROR:
The "conda pip" command has been removed from conda (as of version 1.8) for
the following reasons:

  • users get the wrong impression that you must use conda pip (instead
    of simply pip) when using Anaconda
  • there should only be one preferred way to build packages, and that is
    the conda build command
  • the command did too many things at once, i.e. build a package and
    then also install it
  • the command is Python centric, whereas conda (from a package management
    perspective) is Python agnostic
  • packages created with conda pip are not robust, i.e. they will maybe
    not work on other people's systems

In short:

  • use "conda build" if you want to build a conda package
  • use "conda install" if you want to install something
  • use "pip" if you want to install something that is on PyPI for which there
    isn't a conda package.

carol 10:21 PM -bash ~ ]conda install music21
Error: No packages found matching: music21
carol 10:22 PM -bash ~ ]pip install music21


Reply to this email directly or view it on GitHubhttps://github.com//issues/38.

from music21.

willingc avatar willingc commented on June 25, 2024

Left a PR on this.

Warmly,
Carol

from music21.

mscuthbert avatar mscuthbert commented on June 25, 2024

Great! See the PR for some instructions on the IPYNB documentation system (the .rst file is automatically generated). But all merged and good.

from music21.

willingc avatar willingc commented on June 25, 2024

Cool. I didn't realize that the IPYNB doc system auto generates .rst. Nice to know. Thanks for doing the cleanup on the PR. Please feel free in the future to ask me to do it. I'm happy to pitch in as time permits :-)

from music21.

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.