Python debugger does not start
Answered
Hi,
The python debugger in Pycharm is not working for any Python file.
I get the following result:
„pydev debugger: process 7124 (or another number) is connecting
Connected to pydev debugger (build 191.7141.48)“.
While running the file normally in Pycharm works perfectly.
I've installed the latest free PyCharm Community Edition version from this link:
https://www.jetbrains.com/pycharm/download/download-thanks.html?code=PCC
Please, tell what I should do to fix this.
Thanks for your support!
Please sign in to leave a comment.
Hi,
What exactly doesn't work?
The console output seems to be fine and debugger is started according to it.