-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[ISSUE]: OSError: libtorch_cuda.so: cannot open shared object file #1322
Comments
Same issue here, tried multiple torch versions. |
For AMD users, download the ML or standard version instead of the CUDA one. |
I see Windows and Mac versions here, but no Linux |
Oh, sorry, I failed to see that the operating system was Linux. |
same problem here, linux users are a bit left behind in this project have same problem as OP and followed same instructions |
Voice Changer Version
directly cloned from git
Operational System
Arch Linux
GPU
AMD Radeon RX 6900 XT
Read carefully and check the options
Model Type
MMVC
Issue Description
I followed the installation guide for AMD Linux and upon startup I get an error message saying
libtorch_cuda.so: cannot open shared object file: No such file or directory
I also read this topic and tried different
torch
rocm versions with no sucess. The only thing that helps is to installtorch
without rocm support, but then there is no gpu acceleration.Application Screenshot
No response
Logs on console
The text was updated successfully, but these errors were encountered: