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

OSError: [WinError 1114] A dynamic link library (DLL) initialization routine failed. Error loading "C:\Users\Toby\Desktop\RVC\RVC1006Nvidia\runtime\lib\site-packages\torch\lib\cublas64_11.dll" or one of its dependencies. #2019

Open
SephDavis opened this issue Apr 26, 2024 · 1 comment
Labels
help wanted 🚸请求协助

Comments

@SephDavis
Copy link

Whenever I run go-realtime-gui I get this error:

C:\Users\Toby\Desktop\RVC\RVC1006Nvidia>runtime\python.exe guiv1.py
Traceback (most recent call last):
File "C:\Users\Toby\Desktop\RVC\RVC1006Nvidia\gui_v1.py", line 59, in
import torch
File "C:\Users\Toby\Desktop\RVC\RVC1006Nvidia\runtime\lib\site-packages\torch_init.py", line 122, in
raise err
OSError: [WinError 1114] A dynamic link library (DLL) initialization routine failed. Error loading "C:\Users\Toby\Desktop\RVC\RVC1006Nvidia\runtime\lib\site-packages\torch\lib\cublas64_11.dll" or one of its dependencies.

I have CUDA 11.8 installed with Pytorch 2.3.0. I've added environmental variables for CUDA bin and libnvvp. I've also tried reinstalling my drivers, Python and Cuda.

@Tps-F Tps-F added the help wanted 🚸请求协助 label May 2, 2024
@Tps-F
Copy link
Member

Tps-F commented May 2, 2024

Can you tell me the environment of your device, it sometimes happen if the CPU is too old

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted 🚸请求协助
Projects
None yet
Development

No branches or pull requests

2 participants