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

ImportError #239

Open
gebaltso opened this issue Jul 3, 2023 · 0 comments
Open

ImportError #239

gebaltso opened this issue Jul 3, 2023 · 0 comments

Comments

@gebaltso
Copy link

gebaltso commented Jul 3, 2023

Hello! When I run sh scripts/gui.sh I get the following error:
Traceback (most recent call last):
File "/home/.../DragGAN/visualizer_drag.py", line 14, in
import torch
File "/home/.../anaconda3/envs/stylegan3/lib/python3.9/site-packages/torch/init.py", line 229, in
from torch._C import * # noqa: F403
ImportError: /home/.../anaconda3/envs/stylegan3/lib/python3.9/site-packages/torch/lib/libc10_cuda.so: undefined symbol: cudaMemPoolSetAttribute, version libcudart.so.11.0

Is it perhaps a problem with pytorch version or something?
Thanks in advance.

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