Version issue

I'm using OpenCV with Ubuntu 16.04
My matplotlib is installed only in python 2.7. What do you suggest I do for
me to use the same library with another version of python viz. python 3.5
installed in my system ?

My .py files run if properly using matplotlib if I type python2.7 instead
of python3 in terminal. Kindly suggest.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20161031/8629c899/attachment-0001.html>

perhaps `pip3 install matplotlib` ?

ยทยทยท

On Mon, Oct 31, 2016 at 5:58 AM, Rohan Bhojannawar <rohbhot at gmail.com> wrote:

I'm using OpenCV with Ubuntu 16.04
My matplotlib is installed only in python 2.7. What do you suggest I do
for me to use the same library with another version of python viz. python
3.5 installed in my system ?

My .py files run if properly using matplotlib if I type python2.7 instead
of python3 in terminal. Kindly suggest.

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20170128/4ba33c79/attachment.html&gt;