Python Console gets stuck/hanging when it's unable to execute code
Answered
I'm using PyCharm 2024.1.6 Community Edition, Runtime version 17.0.11. New to this IDE - when entering commands directly to the Python console, I'm often needing to close out and reload all my data if a line of code doesn't run. The Console pane shows >>> followed by multiple ellipses punctuations when any additional code is entered. The lines following >>> also seem to get stuck, meaning that code that did run previously is viewable/scrollable in the Console pane only above the ‘>>>’ marks.
Please sign in to leave a comment.
Please update to the latest 2024.3.2 and check if the behavior persists.
In case it does, please create a new bug report on YouTrack with the steps to replicate the behavior and the IDE UI logs from Help | Collect Logs and Diagnostic Data