2

False, isinstance, list, int, setattr, range, and many others are being tagged as undefined. I"m running Aptana Studio 3 version 3.2.

I have run both of the interpreter updates:
- Window / Preferences / Interpreter - Python / Apply
- Properties / PyDev - PYTHONPATH / Apply
cleared error markers, etc. Nothing seems to work.

...Thanks,
...Ken

I am curious as to what happened, but my patience gave way to irritation, so I re-installed from scratch and all is well. I'm guessing the latest update from Aptana ate something that disagreed with it, but it's hard to tell. I did save the previous install in case someone has an idea for me to test.

4

2 回答 2

0

通常这意味着 PyDev 无法为 shell 创建 shell/sockets(通常意味着你要么启用了一些防火墙来阻止通信,要么你的 pythonpath 中配置错误)。

因此,如果您可以分享旧安装中的错误日志中是否有某些内容,那就太好了 - 但如果这一切都适用于您的新安装,我不确定是否值得花时间:)

也相关: http: //pydev.org/faq.html#PyDevFAQ-WhenIdoacodecompletion%2CPyDevhangs%2CwhatcanIdo%3F

于 2012-04-20T19:38:26.673 回答
0

我有同样的问题并切换到pycharm。太棒了!

于 2014-11-02T18:47:47.467 回答