Giter Site home page Giter Site logo

Comments (3)

QSchulz avatar QSchulz commented on July 22, 2024

I wanted to play and at least test this out since your example gallery isn't working (another issue).

Please give us more info on that.

Using path.py, it found some super old version that doesn't work. I changed it to path and it worked fine.

Thanks for this report. I think it would make sense to send a Pull Request for that. Though, I can already tell you I'll comment asking whether we couldn't use pathlib instead (which is a standard library, so does not need to be added to requirements.txt).

Since path.py has been replaced by path, I'd expect it to keep compatibility.

I suspect that is because the .egg is a zipfile so you need to open it that way.

Just tried on a clean virtualenv on Linux and cannot reproduce. Can you still reproduce today? Wondering how pip treats packages which failed to install since you manually fixed it after it failed.

from prosopopee.

Jwink3101 avatar Jwink3101 commented on July 22, 2024

It has been a (long) while since I wrote this and it looks like the code has changed a lot since then. Based on the dates, this was from 0c6e83fd7.

Also, I don't recall the details but I agree strongly that if you require python 3.4+, you should be using pathlib!

I don't know how pip will treat a missing package or how your code will work with stdlib pathlib (probably fine?)

I can try again later when I am home.

from prosopopee.

twdragon avatar twdragon commented on July 22, 2024

Confirmed for master, fixed by replacement of path.py module name with just path. Need to be fixed ASAP

from prosopopee.

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.