remote interpreter (docker)
I have some problems of using docker interpreter in run/debug mode.
In python console case it works well. I can use remote docker interpreter
but when I run a python file through remote docker python interpreter, I got this.
Couldn't connect to console process.Console server didn't start
Process finished with exit code 1
what should i do??
Please sign in to leave a comment.