2

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. enter image description here After clicking python interpreter, I get "Pipe closed": enter image description here

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!!

Haoyu Chen
  • 1,760
  • 1
  • 22
  • 32
  • 1
    can you ssh into that box and type python and it pulls up a python interpretter? it sounds like you dont have a remote host there – Joran Beasley Nov 12 '15 at 18:15
  • 1
    @JoranBeasley You are correct!! I found the installation for the remote host didn't successfully (edxapp was set up as expected). Now after reinstallation, the error is resolved. Thank you! – Haoyu Chen Nov 12 '15 at 19:09

0 Answers0