Oct-12-2020, 05:35 PM
How did you install the module? Do you have multiple python installations? It's possible that you've installed it in one installation, but are actually running a different one.
How are you running your test program? Are you running python explicitly, or letting the system find python by running the script from the command line or from explorer?
How are you running your test program? Are you running python explicitly, or letting the system find python by running the script from the command line or from explorer?