您的位置:首页 > 编程语言 > Python开发

Configure python plug-in in eclipse

2017-07-30 22:40 387 查看
Software environment

eclipse version: Neon.2 Release(4.6.2)

python version: Python2.7

Configuration Steps

1.start eclipse

2.select window -> Preferences

3.select PyDev -> Interpreters -> Python Interpreter

4.click the New option in the upper-ringht corner, add pthon.exe that is in the python directory has been installed

5.click ok.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  eclipse python 插件