Unresolved reference for dict, int and len etc. built-in types

I am currently using PyCharm CE 5.0.4. I see unresolved reference errors for built-ins like dict, int, len etc. Does anyone know how to fix this issue? I believe I have the interpreter set already

3
3 comments

I'm having the same issue. It can't find any imports and things like str() say unresolved reference. I know my project interpreter settings are correct.

0

I have the same error now? Is this problem remain unsolved?

0

I think it's an issue of just not indexing the imported modules and finding the correct interpreter. I've never had this issue since and I suspect re-installation fixed it.

0

Please sign in to leave a comment.