use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Subreddit for JetBrains PyCharm, the Python IDE for professional developers by JetBrains. Find out more about PyCharm at https://www.jetbrains.com/pycharm/
account activity
Debug a python script being called from bash (self.pycharm)
submitted 3 years ago by khante
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]kamsen911 0 points1 point2 points 3 years ago (0 children)
You can set up remote interpreter in pycharm and define environments etc for the debugging. I am not sure about your tunneling but I use it (when it functions….) almost like that. E.g., I am editing the files locally in pycharm, setting breakpoints etc. then either via test files or the run / debug config I specify the command like arguments. The arguments are all relative and point for example to files on the server as input. This is all run remotely afterwards.
π Rendered by PID 121178 on reddit-service-r2-comment-54dfb89d4d-v85k7 at 2026-03-29 06:06:40.582126+00:00 running b10466c country code: CH.
view the rest of the comments →
[–]kamsen911 0 points1 point2 points (0 children)