在给eclipse中安装了pydev后,要建立一个python项目,但是却出现了Project interpreter not specified。也就是缺少解释器。

   此时我的电脑已经安装了python.exe和在eclipse中安装了pydev.

   具体见博客:eclipse安装pydev离线安装方式

   错误如下:

  【Python】Project interpreter not specified

  解决方法如下:

    eclipse中的window---》preferences中

      【Python】Project interpreter not specified

   之后就可以新建项目了,选择pydev项目即可

   【Python】Project interpreter not specified

      

相关文章:

  • 2021-09-17
  • 2021-07-15
  • 2021-12-21
  • 2021-07-19
  • 2021-09-19
  • 2022-01-07
  • 2021-08-27
  • 2022-01-02
猜你喜欢
  • 2021-08-30
  • 2022-12-23
  • 2021-08-03
  • 2022-12-23
相关资源
相似解决方案