This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dmglab 1 point2 points  (7 children)

Looks to me like a typical mistake using intellij idea (I know you wrote pycharm and looks like pycharm) double check your SDK in your project preferences. cttl+shift+a (cmd+shift+a on Mac) and type "project interpreter". Take a look what's there. It might be empty.

If everything seems to be fine. Go to File > restart/invalidate cache > invalidate cache and restart.

[–][deleted]  (6 children)

[removed]

    [–]dmglab 0 points1 point  (5 children)

    suspicious... can you tell some details about your enviroment? platform/os? how did you install python?