On Mon, Jun 11, 2018 at 03:43:43PM -0300, Markos wrote:
>
[...]
> As I prefer more stability than "updability" I will install the package:
>
> apt-get install python3-matplotlib
>
> Best Regards,
> Markos
Good choice IMHO. The "stable" in Debian is simply "supposed to work
without problem". Pac
Em 08-06-2018 20:11, Jim Lee escreveu:
On 06/08/2018 11:54 AM, Markos wrote:
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-ge
On 06/08/2018 11:54 AM, Markos wrote:
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
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 in