Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Alex 0
Total activity
6
Last activity
September 29, 2018 20:39
Member since
September 23, 2018 21:20
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (4)
Alex 0
commented,
September 29, 2018 20:39
@ Pavel Karateev Renaming termios.py helped. Thanks! I can now also debug the code. I have just a fresh Python + PyCharm installation. Nothing like Cygwin was installed in addition. Not sure if thi...
Community
PyCharm
Python debugger not working while normal run does
0 votes
Alex 0
commented,
September 28, 2018 07:31
@ Sergey Karpov Hi Sergey, add 1) The "Run with Python console" was already unchecked before (default setting). add 2) I tried to set PYDEVD_USE_CYTHON=NO and PYDEVD_USE_FRAME_EVAL=NO environment ...
Community
PyCharm
Python debugger not working while normal run does
0 votes
Alex 0
commented,
September 25, 2018 14:16
Hi Sergey, thank you for coming back to me. The installation was quite straight forward - i.e. I've installed the latest Python 3.7.0 from this link: https://www.python.org/downloads/release/pytho...
Community
PyCharm
Python debugger not working while normal run does
0 votes
Alex 0
commented,
September 23, 2018 21:20
I have a fresh installation of the Pycharm PyCharm 2018.2.3 and Python 3.7.0. I can run a simple program without any problem: print("message") But when I try to debug it, I get and error message (s...
Community
PyCharm
Python debugger not working while normal run does
0 votes