Giter Site home page Giter Site logo

Comments (2)

jeromedockes avatar jeromedockes commented on September 22, 2024

thanks for reporting.
dependencies are checked when importing the package (not just when installing it), and the machinery that does that uses packaging. This was added in #365
maybe @GaelVaroquaux or @Vincent-Maladiere have more insights on the pros and cons of having this check?

in any case I'm not sure why packaging would be more problematic than the other dependencies; could you provide a description of your environment (eg conda list) and the exact error message? thanks!

from skrub.

zbenmo avatar zbenmo commented on September 22, 2024

Without internet, the Kaggle environment could not find 'packaging>=23.1', probably it has something earlier. I removed that dependency (commented out 'packaging>=23.1') in my cloned copy of 'skrub' on my laptop, rebuilt the 'skrub' package, and used that wheel (uploaded it to Kaggle to where it can access it also when no Internet). It worked for me on the same Kaggle environment from above (also when no Internet connection).

What if this or another dependency/package are really needed? I should bring their wheel also. But anything that is not a must would be better used only when needed. I assume 'packaging' is more related to build/dev time.

from skrub.

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.