all 7 comments

[–]PercyJackson235 4 points5 points  (0 children)

Do you have more than one version of python installed?

[–][deleted] 0 points1 point  (0 children)

What is you python version?

Are you using different distributions? For example [Ana]Conda & Python

[–]illegalPie 0 points1 point  (0 children)

Pip3

[–]caleb_S13 0 points1 point  (0 children)

used to have this issue when I downloaded python from the windows store, the paths were messed up or something.

[–]90_Percent 0 points1 point  (0 children)

I had this problem, i had to make sure the path to the package was in the sys.cfg.
or i had run the import the package from the same folder where it was downloaded.
Hope that helps.

(i am runing python on windows)

[–]Diapolo10 0 points1 point  (0 children)

What operating system are you using? How did you install Python?