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 #110

Open
PWAAAA opened this issue Jul 19, 2021 · 1 comment
Open

OSError #110

PWAAAA opened this issue Jul 19, 2021 · 1 comment

Comments

@PWAAAA
Copy link

PWAAAA commented Jul 19, 2021

Using "imagine" or "dream" commands results in this error message:

C:\Users\natej>
C:\Users\natej>imagine
Traceback (most recent call last):
File "c:\users\natej\appdata\local\programs\python\python38\lib\runpy.py", line 194, in run_module_as_main
return run_code(code, main_globals, None,
File "c:\users\natej\appdata\local\programs\python\python38\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Users\natej\AppData\Local\Programs\Python\Python38\Scripts\imagine.exe_main
.py", line 4, in
File "c:\users\natej\appdata\local\programs\python\python38\lib\site-packages\deep_daze_init
.py", line 1, in
from deep_daze.deep_daze import DeepDaze, Imagine
File "c:\users\natej\appdata\local\programs\python\python38\lib\site-packages\deep_daze\deep_daze.py", line 8, in
import torch
File "c:\users\natej\appdata\local\programs\python\python38\lib\site-packages\torch_init.py", line 135, in
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "c:\users\natej\appdata\local\programs\python\python38\lib\site-packages\torch\lib\caffe2_detectron_ops_gpu.dll" or one of its dependencies.

I was previously having a CUDA error so i followed this: lucidrains/deep-daze#78 which got rid of the CUDA error message but now I have this

@PWAAAA
Copy link
Author

PWAAAA commented Jul 24, 2021

does anyone know what's going on? I can't find anything online about this and its extremely confusing

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