-
Notifications
You must be signed in to change notification settings - Fork 84
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
No module named 'block_extractor_cuda' #86
Comments
How to solve, bro |
I was able to solve this by changing line 8 of |
i meet the problem as well |
I have the same problem. Have you solved it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How could I solve the problem with
File "/Midgard/home/sanazsab/virtual-tryon/dressing-in-order/models/networks/block_extractor/block_extractor.py", line 3, in
import block_extractor_cuda
ModuleNotFoundError: No module named 'block_extractor_cuda'
This is the exact program I run for setup.py, but the below error pops up.
error: command '/Midgard/home/sanazsab/miniconda3/envs/DIO/bin/x86_64-conda-linux-gnu-cc' failed with exit status 1.
The text was updated successfully, but these errors were encountered: