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
Please sign in to leave a comment.
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.
I have the same error now? Is this problem remain unsolved?
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.