Not able use installed modules
Souvik Dutta
souvik.viksou at gmail.com
Thu May 7 20:29:44 EDT 2020
What is your os? If you are on windows then check out app execution
aliases. There will be two different python versions. Uncheck one and try
installing again. If that doesn't work then uncheck the other and try
installing again. Have you ever downloaded any other version of python but
didn't uninstall it? If so then you will have to use pip3 install<your
package>
Souvik flutter dev
On Fri, May 8, 2020, 2:49 AM Music lover <kumarsagar9635 at gmail.com> wrote:
> Hello python team,
> I have installed the latest version of python from your site.
> Then I successfully installed some modules like :- numpy , pandas,
> matplotlib from command prompt. But I am not able to use them while
> programing in python Idle. It's saying " no module named 'matplotlib' ."
>
>
> Please help me as soon as possible.
>
> Thanks and regards
> --
> https://mail.python.org/mailman/listinfo/python-list
>
More information about the Python-list
mailing list