Questions tagged [pycahrm]
3 questions
1
vote
0 answers
can't open python console with docker in pycharm
version - PyCharm 2023.1 (Professional Edition)
Build #PY-231.8109.197, built on March 29, 2023
after define docker interpreter I can run scrips from within pycharm, but when I try to debug the script or just open a regular console I get this…

אבנר יעקב
- 87
- 5
0
votes
0 answers
Can i launch pycharm community version through ssh (on windows) for a project in linux machine?
While launching pycharm community version through ssh, Startup Error
Unable to detect graphics environment error is thrown
I was trying to launch pycharm IDE through ssh and was expecting it would launch as it is installed in the system using snap.

Ruchi
- 11
0
votes
1 answer
How to make debug window expressions always stick as watches in PyCharm?
I recently updated PyCharm to 2022.2.4 (Professional Edition), and now the debug window looks like so
Before updating, The debug window had a "+" icon in which I could add a watch expression.
Now, I can type the expression in the top line, but a…

Gulzar
- 23,452
- 27
- 113
- 201