Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Rubimazaki
Total activity
7
Last activity
November 24, 2021 20:58
Member since
December 17, 2018 15:20
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
November 24, 2021 20:58
Thanks for your answer! Let me just comment on those two options: 1. Attach to process may work, it needs some extra configurations to work... Couldn't find any clear example to such configuration ...
Community
PyCharm
How can I start debugging in a new console (bash/xterm in ubuntu - outside of the ide)?
0 votes
Created
November 24, 2021 15:09
Say you are building a console tool that requires some fine terminal behavior, such as an ncurses or inquirer packages provide for user choice, or xsel utility output to get the selected text on th...
Community
PyCharm
How can I start debugging in a new console (bash/xterm in ubuntu - outside of the ide)?
0 votes
Created
November 23, 2021 09:27
So, simply put... PyCharm does not support debugging of python console apps. Makes totally sense.
Community
PyCharm
How can I start debugging in a new console (bash/xterm in ubuntu - outside of the ide)?
0 votes