用eclipse建立 pydev project 时 不能建立工程名


刚把那个pydev插件装入eclipse建立一个pydev project的工程时却不能建立工程名,无论输入什么都会显示错误“Project interpreter not specified”不知什么原因

pydev Ubuntu eclipse

hellsa 10 years, 5 months ago

可能是插件有问题,或者名称有问题,名称只能是连续的(没有空格的)英文名

珍妮贾啪嗒 answered 10 years, 5 months ago

PyCharm有个社区版免费的.

zxcvb answered 10 years, 5 months ago

没用过eclipse写python,但python的首选IDE应该不是eclipse,你不如考虑一下其它工具。例如PyCharm,现在连Visual Studio 2013都支持python,而且还是免费的。

音无结弦D answered 10 years, 5 months ago

Your Answer