第一步:安装python插件

help → install new soft  →  点击 work with 后的add 弹出框

name : PyDev

location:http://pydev.org/updates

eclipse下python环境搭建

全选然后finish。

第二步:下载python安装包,并安装,一路默认即可。这里不再赘述。

第三部:在Window > Preferences > Pydev > Interpreter – Python中点击new  添加python安装路径

添加location后那么自动追加

eclipse下python环境搭建

点击OK。

现在python安装完成,并且环境配置完成,可以撸代码了。

相关文章:

  • 2021-06-28
  • 2021-04-12
  • 2021-11-29
  • 2021-11-03
猜你喜欢
  • 2021-06-02
  • 2021-12-03
  • 2021-10-12
  • 2021-04-23
  • 2021-07-27
  • 2021-11-30
  • 2021-12-04
相关资源
相似解决方案