Pycharm not the debug, not a breakpoint is hit directly run to the end

You can not hit a normal break into the Debugger watch variables and thus, the console is shown below: Debugger can not hit the breakpoint normally enter the variable display, the console display:
probably because the File -> Settings -> Build, Execution, Deployment -> Python Debugger option PyQt compatible chose Auto, remove the hook just fine.

Here Insert Picture Description

Released four original articles · won praise 8 · views 9114

Guess you like

Origin blog.csdn.net/u012254599/article/details/103860456
Recommended