windows Pycharm runs remote python file using ssh configuration, but the "script path" of the the .py file is not correct (as show in the picture below). Does any 大佬(great master in chinese) know how to solve this problem? thanks so much

Answered

there are some garbled in script path:

0
2 comments

Hi, would you mind creating a ticket in PyCharms bug tracker https://youtrack.jetbrains.com/issues/PY and attach idea.log file from Help | Show Log in ...? The ticket visibility level can be restricted so it will be easier to discuss the problem there.

Meanwhile, would be great to check your interpreter (Settings | Project ... | Project Interpreter) and deployment (Settings | Build, Execution, Deployment | Deployment) settings. Perhaps they will reveal the problem root.

Can't recall any similar issues, unfortunately.

0
Avatar
Permanently deleted user

Thanks for your help, I have solved this problem by doing the editing and running process in the local workspace, which is mapping to a remote address. 

Even though, I will also try your advice

Thanks again~

0

Please sign in to leave a comment.