Twangnh
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Twangnh created a post, 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... -
-
-
Twangnh created a post, 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... -
Twangnh commented, -
Twangnh created a post, 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: ... -
Twangnh created a post, Answeredpycharm cannot get matplotlib mouse click input
Hi! 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 ... -
Twangnh created a post, AnsweredHow to sync/upload local changes after checkout a different branch locally with VCS
Hi 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... -
Twangnh commented, -