Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install on virtual machine with only CPU #145

Open
rocheston opened this issue Sep 22, 2024 · 0 comments
Open

Unable to install on virtual machine with only CPU #145

rocheston opened this issue Sep 22, 2024 · 0 comments

Comments

@rocheston
Copy link

I get this error No CUDA found

sudo pip3 install stable-audio-tools

How to install on CPU only machines with no GPU?

--Detail error ---

    File "/usr/local/lib/python3.12/dist-packages/torch/utils/cpp_extension.py", line 2416, in _join_cuda_home
      raise OSError('CUDA_HOME environment variable is not set. '
  OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.
  
  
  torch.__version__  = 2.4.1+cpu
  
  
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant