Coder Social home page Coder Social logo

CPU-only installation about fastai HOT 2 CLOSED

fastai avatar fastai commented on April 27, 2024
CPU-only installation

from fastai.

Comments (2)

duane-w avatar duane-w commented on April 27, 2024

I'm sure I'm not doing something correct. The environment-cpu.yml does not work for me. I still receive errors trying to find the NVIDIA driver.

Traceback (most recent call last):
File "run.py", line 60, in
checkImage(check_folder + fn)
File "run.py", line 21, in checkImage
preds = learn.predict_array(im[None])
File "/opt/conda/envs/fastai-cpu/lib/python3.6/site-packages/fastai-0.6-py3.6.egg/fastai/learner.py", line 262, in predict_array
def predict_array(self, arr): return to_np(self.model(V(T(arr).cuda())))
File "/opt/conda/envs/fastai-cpu/lib/python3.6/site-packages/torch/_utils.py", line 69, in cuda
return new_type(self.size()).copy
(self, async)
File "/opt/conda/envs/fastai-cpu/lib/python3.6/site-packages/torch/cuda/init.py", line 384, in _lazy_new
_lazy_init()
File "/opt/conda/envs/fastai-cpu/lib/python3.6/site-packages/torch/cuda/init.py", line 141, in _lazy_init
_check_driver()
File "/opt/conda/envs/fastai-cpu/lib/python3.6/site-packages/torch/cuda/init.py", line 62, in _check_driver
http://www.nvidia.com/Download/index.aspx""")
AssertionError:
Found no NVIDIA driver on your system. Please check that you
have an NVIDIA GPU and installed a driver from
http://www.nvidia.com/Download/index.aspx

from fastai.

jph00 avatar jph00 commented on April 27, 2024

Please use the forums.

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.