Git Product home page Git Product logo

Comments (9)

sebastien avatar sebastien commented on June 29, 2024

Oh, thanks, I have to check why the version doens't work on PyPI.

from cuisine.

poswald avatar poswald commented on June 29, 2024

It appears that youve pushed up the metadata but not the tar file. Also, a pip install directly from your github repo fails:

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

The one from eykd/cuisine works ok with this command:

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

You should look at pulling that branch in or at least cherry picking the commit that fixes the install.

from cuisine.

sebastien avatar sebastien commented on June 29, 2024

Would you be able to contribute a fix? I'm sadly out of time until november.

from cuisine.

poswald avatar poswald commented on June 29, 2024

You have three problems: 1.) is that the latest tar is not available on pypi. 2.) is that your project doesn't seem to install correctly when we ask git to install it 3.) is that the docs on readthedocs.com are out of date.

Since it is your project on pypi I believe you have to be the one to bundle up and push the package to pypi. Look at the files available right now: http://pypi.python.org/simple/cuisine/

It says 0.0.4 but the only tar file is 0.0.1 up there. Compare that with a different project. So.. I think you didn't package and push properly.

As I mentioned in Issue #19, the branch from eykd seems to fix the second problem and I suspect it's just that one commit to the setup.py that fixes it but I'm not sure. He mentioned in Issue #13 that he would send a pull for his changes but never did. I would either reach out to him and ask him if he's done and to send you a pull or just review his changes and pull them in.

Your little project here is pretty awesome and I think it deserves some love but I understand you're under time pressure.

from cuisine.

poswald avatar poswald commented on June 29, 2024

Also, let me know if you need help testing it out.

from cuisine.

sebastien avatar sebastien commented on June 29, 2024

Thanks! I won't be able to work on this before mid-november but I've added it to my to-do list

from cuisine.

sebastien avatar sebastien commented on June 29, 2024

Could you check now, it should be fixed!

from cuisine.

dillongreen avatar dillongreen commented on June 29, 2024

Thanks, It's fixed, you can close this issue.

(foo) sa@sub:~/0/1/foo$ pip search cuisine
cuisine                   - Chef-like functionality for Fabric
  INSTALLED: 0.0.9 (latest)
(foo) sa@sub:~/0/1/foo$ 

from cuisine.

sebastien avatar sebastien commented on June 29, 2024

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.