Thank you Jussi. I didn't realize there was a separate version--I have it
installed now
cheers
fritz
--
https://mail.python.org/mailman/listinfo/python-list
On Thu, 27 Jul 2017 04:40:40 -0700, FS wrote:
> I just installed matplotlib on debian and I tried to import it on
> python3. It cannot be found however it can be found on python 2.x. No
> surprise:
> A 'find -name matplotliib' reveals:
> /usr/share/matplotlib /usr/lib/python2.7/dist-packages/mat
FS writes:
> I just installed matplotlib on debian and I tried to import it on
> python3. It cannot be found however it can be found on python 2.x. No
> surprise:
> A 'find -name matplotliib' reveals:
> /usr/share/matplotlib
> /usr/lib/python2.7/dist-packages/matplotlib
>
> I am not sure how the
I just installed matplotlib on debian and I tried to import it on python3. It
cannot be found however it can be found on python 2.x. No surprise:
A 'find -name matplotliib' reveals:
/usr/share/matplotlib
/usr/lib/python2.7/dist-packages/matplotlib
I am not sure how the apt-get elected to place