debugging issue #9571
debugging issue
#9571
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
When I debug code using PyG before, I am able to step into message_passing.py. However, now that I upgrade to PyG 2.5.3, it seems I always step into a compiled python file, and I can no longer step into collect(), message() or similar functions. Is there a way to turn off this compiling?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions