Twangnh
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created pycharm remote intepreter unrecognized arguments: -u
Hi I was trying to use pycharm with remote ssh intepreter, below is the setting of the debug configuration: however I got error of when start the runing, without the intepreter options of -m t... -
Created Pycharm hit breakpoint that does not exist on current file
Hi I encountered the situation that pycharm stop at a breakpoint that does not exist on the current file, I'm using remote intepreter, I once found that if I can get into the remote source of the f... -
Edited how to set back file display?
I accidentally set my project into the mode that all files in the project are disapeared in the project files menu. and only showed in the upside bar as: normally a project should have the view: ... -
Created pycharm cannot get matplotlib mouse click input
AnsweredHi! I was tring to get mouse click input with matplotlib on pycharm, but when I click on the img of plot showed in pycharm, it has no response, so is it possible to let pycharm get the mouse click ... -
Created How to sync/upload local changes after checkout a different branch locally with VCS
AnsweredHi I have a simple user case quiry, I'm using remote intepreter, if I have just create a new branch and did some development and uploaded the changes to remote server, and now I checkout to orginal... -
Created Pycharm hit breakpoint on remote sources
AnsweredHi I'm using pycharm professional, and using remote interpreter, I came up with a problem, as I set a breakpoint on a python file, and start debug running, the program would stop at the break poin... -
Created How to terminate pycharm background task but not restart the whole pycham
Hi! I'm using pycharm professional 2018, I'm using remote deployment and remote interpreter, the connection with my server has a rather slow bandwidth, there is usually the case that the background...