vikram
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
vikram created a post, Debugger not attached in Docker setup
It was working fine in Win 10, when i moved to Win 11 i am facing this problem :(Error: File "/usr/local/lib/python3.12/site-packages/_pydevd_bundle/pydevd_comm.py", line 108, in <module> from _... -
-
vikram created a post, Debugging Hangs on step into / step over with below error in the console
When I run its works fine , but when I try to debug hits breakpoint after step over it hangs.Pycharm version : 2024.1.4 (Professional Edition)import sys; print('Python %s on %s' % (sys.version, sys...