-
Notifications
You must be signed in to change notification settings - Fork 40
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
can not install json and pprint #18
Comments
U can remove json and pprint from the |
https://github.com/sczhou/IGNN#:~:text=2-,Install%20PyInn,-. |
|
Try re-installing cupy first: https://docs.cupy.dev/en/stable/install.html Make sure your GPU is recognized when you do something like this: https://stackoverflow.com/a/60028317/8878627 |
I have re-installed cupy using conda as described on the website, but it still doesn't wor |
Make sure CuPy works (imports, loads arrays on GPU) before installing pyinn |
ModuleNotFoundError: No module named 'pyinn' |
没解决
发自我的iPhone
…------------------ Original ------------------
From: 1632325673 ***@***.***>
Date: Wed,Nov 10,2021 11:11 AM
To: sczhou/IGNN ***@***.***>
Cc: hello ***@***.***>, Author ***@***.***>
Subject: Re: [sczhou/IGNN] can not install json and pprint (Issue #18)
ModuleNotFoundError: No module named 'pyinn'
你好,请问你的这个问题解决了吗
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
@hellogry @1632325673 please check this out |
The text was updated successfully, but these errors were encountered: