Pycharm 2.6 Inspection failing on built-in functions

Hi, just upgraded to PyCharm 2.6 / Build #121.176, using OSX 10.8.1... and I'm getting inspection errors for all the built-in functions (like open(), etc).

I've temporarily disabled the inspection, but I'm wondering if I'm doing something wrong.  Do I need to do something to update my path?
评论操作 固定链接
same thing - upgraded to 2.6. Using a virtualenv. All built-in functions (object, Exception, super) go 'unresolved'. Which basically renders the entire tool useless.

Is there a rebuild/parse option somewhere? is there something I can remove to get things to re-build?

Oh - mac osx 10.7.4
python 2.7
0
评论操作 固定链接
I have same issue.
0
评论操作 固定链接
This problem has already been fixed, and the fix will be included in the 2.6.1 release which will be out in a few hours. Sorry for the problems.
0
评论操作 固定链接
Thank you very much, it will function like a charm (or PyCharm) :-))
0
评论操作 固定链接
Thanks for the update and the quick turnaround!  PyCharm never seems to amaze me.
0

请先登录再写评论。