Getting PyCharm to recognize python on the windows linux subsystem (bash on windows)

前端 未结 7 1738
不思量自难忘°
不思量自难忘° 2020-12-12 15:07

While running Linux versions of python, pip etc. \"natively\" on windows is amazing, I\'d like to do so using a proper IDE. Since SSHD compatibility has not been implemented

7条回答
  •  一个人的身影
    2020-12-12 15:41

    I used the normal remote ssh intepreter "old method" discussed in this link here:

    I used this guide: critically I was getting an authentication error which was resolved with this:

提交回复
热议问题