I follow the step of official docs to run open edx on pycharm. But I have difficulty in installing the remote pycharm interpreter. It gives me a error -- "Pipe closed". See image below.
After clicking python interpreter, I get "Pipe closed":
This error make the remote interpreter unable to work well. When running the application, it will give me error -- Error running LMS: Can't run remote python interpreter: Error connecting to remote host:127.0.0.1
What is the problem with Pipe closed
? How can I resolve it? Thank you very much!!