ModuleNotFoundError: No module named 'torch_geometric.logging' #5994
Unanswered
152005287879
asked this question in
Q&A
Replies: 2 comments
-
Which PyG version are you using? I can't find it in your screenshots :( You might need to upgrade to a later version. Alternatively, just remove the logging calls by jumping back to an earlier version, e.g., this one. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your reply,my PyG version is 2.1.0,but my pyg package version is 2.0.4, I took your advice and jump back to an earlier version:2.0.4,now ,I can run it! Thank you very much!
…------------------ 原始邮件 ------------------
发件人: "pyg-team/pytorch_geometric" ***@***.***>;
发送时间: 2022年11月17日(星期四) 下午2:21
***@***.***>;
***@***.******@***.***>;
主题: Re: [pyg-team/pytorch_geometric] ModuleNotFoundError: No module named 'torch_geometric.logging' (Discussion #5994)
Which PyG version are you using? I can't find it in your screenshots :( You might need to upgrade to a later version. Alternatively, just remove the logging calls by jumping back to an earlier version, e.g., this one.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
excuse me!sir,how to solve above problem?
Beta Was this translation helpful? Give feedback.
All reactions