Code Monkey home page Code Monkey logo

Comments (3)

huan avatar huan commented on May 18, 2024

Can you try to install the decorator module manually then try again?

I think it's because we did not install the dependency of the decorator module.

from pinject.

rockobonaparte avatar rockobonaparte commented on May 18, 2024

I never got a notice on this so I didn't know you even responded. I actually came back to report this again because I forgot I had brought it up!

If I manually specify decorator, it looks like it does install and run with 0.12.6. A problem here is that I am using it in my own package, and I have to put it in my own package and hope it gets fetched first.

I think the problem is that setup.py is trying to fetch version information from inside pinject, which has an init.py that will try to import decorators. If you can split that off then I imagine it would stop cropping up.

from pinject.

rockobonaparte avatar rockobonaparte commented on May 18, 2024

The main problem here is if I make pinject a dependency for another Python package, pip will run setup.py and fail to find decorator--even if I specify decorator as a dependency in my own package--because pip hasn't actually installed it yet.

from pinject.

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.