Hi, Can someone point me to how to install the PyQtGraph library on python 3.X in ubuntu? I downloaded python-pyqtgraph_0.9.10-1_all.deb <http://www.pyqtgraph.org/downloads/python-pyqtgraph_0.9.10-1_all.deb> 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. -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/2b0c63f1-36fa-4d00-b954-2392671fbc94%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
