How to install matplotlib in Debian 9

Markos markos at c2o.pro.br
Fri Jun 8 14:54:24 EDT 2018


Hi,

I'm starting my studies with Python 3 on Debian 9 that I just installed.

I have to install the matplotlib module, but I am in doubt what is the 
difference of the commands:

pip3 install matplotlib

or

apt-get install python3-matplotlib

Is there any difference in the packages which are installed?

Thanks,

Markos




More information about the Python-list mailing list