GithubHelp home page GithubHelp logo

Comments (5)

Srceh avatar Srceh commented on May 18, 2024 10

Having the same issue.

My intuition is that, the error is caused by using a virtual environment within Anaconda.

The building wheel tries to look for setup.py in the system/user tmp path, which doesn't apply to a conda environment.

Adding "--no-cache-dir" to "pip install" seems to resolve the issue.

from probability.

srvasude avatar srvasude commented on May 18, 2024

@davmre @jvdillon

Hey Dave / Josh,
Do you know if this supported?

from probability.

neighthan avatar neighthan commented on May 18, 2024

I can confirm that @Srceh's solution works for me as well; I don't know if there's a way to detect that the user is using Anaconda and change this automatically, but as this solution is easy (and should be easy enough to find by somebody searching for the error message), I'll close this.

from probability.

pyaada avatar pyaada commented on May 18, 2024

Having the same issue.

My intuition is that, the error is caused by using a virtual environment within Anaconda.

The building wheel tries to look for setup.py in the system/user tmp path, which doesn't apply to a conda environment.

Adding "--no-cache-dir" to "pip install" seems to resolve the issue.

Thanks a lot bro. Worked for me.

from probability.

ItsFroxy avatar ItsFroxy commented on May 18, 2024

Hello!
I am new to machine learning, I have been trying to install few libraries and versions but yet I am facing errors and I got stack with an error of building wheel while trying to install fastai 0.6 version.
I hope anyone can help

from probability.

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.