Coder Social home page Coder Social logo

Resolve package not found about fastai HOT 8 CLOSED

fastai avatar fastai commented on April 27, 2024
Resolve package not found

from fastai.

Comments (8)

stas00 avatar stas00 commented on April 27, 2024 1

Here https://pytorch.org/get-started/locally/ it says:

conda install pytorch torchvision -c pytorch
# MacOS Binaries dont support CUDA, install from source if CUDA is needed

Looking at https://www.google.com/search?q=pytorch+macos+cuda the install from source works. and that pytorch has no intention currently to support binaries.

But what I meant in my original reply is that fastai-v1 has no direct dependency on cuda.

fastai-v1 supports whatever pytorch supports (with windows support catching up that is). FWIW, we run a 100% success test suite on CI for MacOS/conda for cpu. MacOS/pip has incompatibility issues between pytorch and numpy. pytorch/pytorch#14359. We have no CI w/ GPU capacity to test with.

If, however, you're referring to fastai-0.7x, then I don't know. I doubt this will ever change since pytorch-0.3 is not being in active development.

from fastai.

nsantini avatar nsantini commented on April 27, 2024

Similar issues for me on MacOS

ResolvePackageNotFound:

  • cuda90

from fastai.

vnessified avatar vnessified commented on April 27, 2024

Same for me on MacOS...

ResolvePackageNotFound:

  • cuda90

from fastai.

navneetkrc avatar navneetkrc commented on April 27, 2024

#88
This issue is similar to this one.
@jph00 has already closed the previous issue.

from fastai.

jph00 avatar jph00 commented on April 27, 2024

I can't help with MacOS sorry. If anyone knows how to get it working on MacOS, a PR would be welcomed.

from fastai.

voigtd avatar voigtd commented on April 27, 2024

Ran into a similar issue for MacOS. Cuda90 is not supported on Mac, only on Windows and Linux. You can verify package compatibility by searching https://anaconda.org/

from fastai.

stas00 avatar stas00 commented on April 27, 2024

This is a year old thread, and this information is no longer correct.

MacOS is partially supported, i.e. not 100% mainly due to issues in pytorch for which fastai has no control over. e.g, this one: pytorch/pytorch#14359

from fastai.

voigtd avatar voigtd commented on April 27, 2024

@stas00 Good to hear. Any idea how to get around cuda90 not being available on MacOS? It's a dependency in the fastai env and it's not supported on MacOS.

from fastai.

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.