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

The specified module could not be found. Error loading "C:\Users\Eyrikfox\Desktop\DeepMosaics_0.5.1_gpu\core\torch\lib\caffe2_detectron_ops_gpu.dll" or one of its dependencies #134

Open
WWWNoobhere opened this issue Jan 31, 2024 · 4 comments

Comments

@WWWNoobhere
Copy link

can anyone tell the problem and how to solve it?

The specified module could not be found. Error loading "C:\Users\Eyrikfox\Desktop\DeepMosaics_0.5.1_gpu\core\torch\lib\caffe2_detectron_ops_gpu.dll" or one of its dependencies

@robertdu86
Copy link

robertdu86 commented Feb 7, 2024

all the files you need are in the archive, you need to decompress the archive "DeepMosaics_0.5.1_gpu_windows_amd64.7z" into a folder.
or maybe it's a problem with your cuda version, check this it seems somebody had the same problem: #117

@Maverynthia
Copy link

Have the same problem

@Paul-Williams
Copy link

me to

Removing the problem DLL then just throws the same error for the next one in the 'list'

@hanzhanji1
Copy link

Wrong CUDA version, only CUDA 11.0 works.

You can also run the source code with CUDA of higher version like me:
cuda==12.4
cudnn==9.3.0
torch==2.4.0+cu124
torchvision==0.19.0+cu124

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

5 participants