I installed the module, but I keep getting error says ModuleNotFoundError

I didn't have any problem until I downloaded the latest PyCharm, I tried installing the package, and it still shows ModuleNotFoundError. I don't get any red crinkly lines, I checked if there is another package with the same name, but no. I just don't understand the problem. Below is my screenshot, what is going on?!

 

0
2 comments

Hello, 

 

As far as I see in the Console output (the first line), there is another interpreter selected in Run/Debug Configuration (https://www.jetbrains.com/help/pycharm/creating-and-editing-run-debug-configurations.html) for the script. Please define the one that has the package installed.

 

Should you have any questions please let me know. 

1
Avatar
Permanently deleted user

Thank you! I just fixed it and it's working now. :D

0

Please sign in to leave a comment.