PyDev not showing up in Eclipse 3.8

☆樱花仙子☆ 提交于 2019-12-11 06:21:38

问题


After I installed eclipse 3.8 on Ubuntu 16.04 (same as 14.04), I tried to install PyDev in Help->Install New Software->Add pydev.org/updates.

Everything seems to have gone went well but after restarting eclipse I cannot see PyDev.


回答1:


if you already install PyDev 5.xx.. in your eclipse 3.8, uninstall them:

help->install new software->click on "already installed" highlight

then uninstall PyDev 5.xx...

Now you can install the correct version (4.5.5) of PyDev for eclipse 3.8

help->install new software->Add https://dl.bintray.com/fabioz/pydev/4.5.5/

Then go thru the install process and done!



来源:https://stackoverflow.com/questions/39949314/pydev-not-showing-up-in-eclipse-3-8

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!