Unresolved Reference - Import
I'm having a problem, when I'm going to import something (from and import) or the names appear as errors, "Unresolved Reference", follows a print: http://prntscr.com/jqfpzp , it got so after I restart pycharm, only without making changes ...
Please sign in to leave a comment.
Does not cause errors
Open settings and check if you have a valid interpreter selected.
> it got so after I restart pycharm, only without making changes ...
Does it mean that after you change something (what exactly) it gets recognized again?
Pip and setuptools are installed on the interpreter, is valid
And what about the second part of my question?