[Tutor] matplotlib isn't recognized after installation
Pavel Yermolenko
py.ohayo at sunrise.ch
Wed Sep 18 12:53:05 EDT 2019
I run it on Jupyter.
Provenance : Courrier pour Windows 10
De : Mariam Haji
Envoyé le :mercredi, 18 septembre 2019 18:49
À : Pavel Yermolenko
Cc : tutor at python.org
Objet :Re: [Tutor] matplotlib isn't recognized after installation
Are you running it on the terminal or anaconda?
Regards,
Mariam.
On Wed, Sep 18, 2019 at 7:39 PM Pavel Yermolenko <py.ohayo at sunrise.ch> wrote:
Hello,
I've installed matplotlib using the following command:
python -m pip install matplotlib
But when I try use it in my code I get this message:
ModuleNotFoundError: No module named 'matplotlib'
Any comments ?
Thanks.
_______________________________________________
Tutor maillist - Tutor at python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
More information about the Tutor
mailing list