Quantcast
Channel: DaniWeb Solved Topics
Viewing all articles
Browse latest Browse all 582

Python - problem with installed packages

$
0
0

I'm having a problem with my python installation. The packages that came with the installation work just fine but when I try to use other installed packages I run into problems. For example, I installed a package pymsgbox using pip from an admin shell. When I run a sample script from the command line as in sample, I get

ModuleNotFoundError: No module named 'pymsgbox'

but when I run it by python sample.py it works fine. Likewise if I load it into IDLE and run it from there. Suggestions?


Viewing all articles
Browse latest Browse all 582

Latest Images

Trending Articles



Latest Images