Hi,
Can someone point me to how to install the PyQtGraph library on python 3.X in ubuntu? I downloaded
and it got installed to 2.7. When I tried to run it from python 3.x, I got
root@ubuntu:~# python3 -m pyqtgraph.examples
/usr/bin/python3: Error while finding spec for 'pyqtgraph.examples' (<class 'ImportError'>: No module named 'pyqtgraph')
Thanks in advance for the helps.
-Patrick.