aphexsa

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created PyCharm remote debugging doesn't respect PYTHONPATH settings
I'm having an issue with debugging a remote script. When starting the debugger, the debugger stops with an ImportError, because it can't find the modules imported by the script. Here's the tracebac...