Giter VIP home page Giter VIP logo

Comments (7)

mmmurf avatar mmmurf commented on June 16, 2024

$ easy_install-2.7 -U cuisine
Searching for cuisine
Reading http://pypi.python.org/simple/cuisine/
Reading http://github.com/sebastien
Reading https://github.com/sebastien/cuisine
Reading https://github.com/sebastien/cuisine/tarball/0.0.4
Reading http://type-z.org/sebastien
Best match: cuisine 0.0.1
Processing cuisine-0.0.1-py2.7.egg
cuisine 0.0.1 is already the active version in easy-install.pth

Using /Library/Python/2.7/site-packages/cuisine-0.0.1-py2.7.egg
Processing dependencies for cuisine
Finished processing dependencies for cuisine

from cuisine.

mmmurf avatar mmmurf commented on June 16, 2024

Looks like one of the sources (the one that gets chosen as the version to download) only has version 0.0.1 available.

from cuisine.

poswald avatar poswald commented on June 16, 2024

It looks like the version on pypi is out of date. The version 0.0.4 metadata has been there but not the tarball. It also looks like eykd fixed an issue with the install at eykd/cuisine@a1d243f848 but it hasn't been pulled in by Sebastien.

You can install eykd's version of this project from github instead of pypi by doing:

$ easy_install pip
$ pip install -e git+git://github.com/eykd/cuisine.git#egg=cuisine

You should probably be using pip to do your installs anyway. :-)

from cuisine.

sebastien avatar sebastien commented on June 16, 2024

Should be fixed now. Please confirm.

from cuisine.

poswald avatar poswald commented on June 16, 2024

Looks good to me:
$ pip install cuisine --upgrade
Downloading/unpacking cuisine
Downloading cuisine-0.0.9.tar.gz
Running setup.py egg_info for package cuisine
...

$ pip freeze |grep cuisine
cuisine==0.0.9

Thanks!

from cuisine.

poswald avatar poswald commented on June 16, 2024

Looks good to me.

from cuisine.

sebastien avatar sebastien commented on June 16, 2024

Perfect, thanks!

from cuisine.

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.