[Tutor] matplotlib isn't recognized after installation

Pavel Yermolenko py.ohayo at sunrise.ch
Wed Sep 18 10:46:19 EDT 2019


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.



More information about the Tutor mailing list