Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

ModuleNotFoundError: No module named 'utilslib' #7

Closed
Myzhencai opened this issue Jul 6, 2022 · 9 comments
Closed

ModuleNotFoundError: No module named 'utilslib' #7

Myzhencai opened this issue Jul 6, 2022 · 9 comments

Comments

@Myzhencai
Copy link

Hi , thanks for share with this awsome job , have nice day:-)
When I just want to render the demo in the experiment data ,I got this error :-) By the way ,I have compiled the extension file
2022-07-06 23-31-21 的屏幕截图

@stephenlombardi
Copy link

can you share what command you ran and what directory you were in when you got that error?

@Myzhencai
Copy link
Author

Hi ,@stephenlomvardi .this is what I did 👍
sendpix0
Sorry for delay repling ,cause I am working:-)
Have a nice day:-),nice job

@Myzhencai
Copy link
Author

sendpix1

@stephenlombardi
Copy link

hm my guess is that this is related to the pytorch or cuda version you're using. the project readme says cuda 10 but my current environment has cuda 11 and pytorch 1.11 and things build/run okay for me. can you share your python, pytorch, and cuda versions?

another thing that might help is to post the output from building the extensions to see if there's any warnings there (make sure to cd to extensions/utils, rm -r build first then make).

@Myzhencai
Copy link
Author

Hi,thanks for reply:-). As for version issue ,I think the same way , I will try to obey the closed isuee which mentioned the version of pytorch and cuda gcc .etc. I will figure out of it , let me try,haha:-)

@Myzhencai
Copy link
Author

2022-07-08 22-31-36 的屏幕截图
this is mine current vitural environment:-)

@stephenlombardi
Copy link

did you ever end up getting this to work?

@Myzhencai
Copy link
Author

did you ever end up getting this to work?

Hi,thanks for reply ,I have solved the issue with the exact version mentioned in #1

@stephenlombardi
Copy link

glad to hear!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants