PyDev Eclipse Python interpreters Error: stdlib not found

前端 未结 12 1421
太阳男子
太阳男子 2021-02-02 10:24

I have been trying to use Eclipse 3.6 as a Python editor. I install the latest version of PyDev, and then try to set the Interpreter - Python field of the preferences, on my ma

12条回答
  •  暖寄归人
    2021-02-02 10:54

    I had this issue setting up Jython and solved it as described here: https://stackoverflow.com/a/20002281/1915920

提交回复
热议问题