Yes, you should install at least one of the mentioned libraries (I personally suggest PyQt5)
On Monday, December 11, 2017 8:07:14 PM CET [email protected] wrote: > Hi I am running python3.5.4 on a windows7 pc and am trying to use this > pyqtgraph import . I'm wondering if i am wasting my time with this. Can > any one tell me if it is do-able, should I try installing the other below > mentioned libraries or just give up. > > import pyqtgraph as pg > File > "C:\Users\david000\AppData\Local\Programs\Python\Python35-32\lib\site-packag > es\pyqtgraph\__init__.py", line 13, in <module> > from .Qt import QtGui > File > "C:\Users\david000\AppData\Local\Programs\Python\Python35-32\lib\site-packag > es\pyqtgraph\Qt.py", line 44, in <module> > raise Exception("PyQtGraph requires one of PyQt4, PyQt5 or PySide; none > of these packages could be imported.") > Exception: PyQtGraph requires one of *PyQt4*, *PyQt5 *or *PySide*; none of > these packages could be imported. > > Thanks > David -- +----------------------------------------------------+ Carlos Pascual Izarra Scientific Software Coordinator Computing Division ALBA Synchrotron [http://www.albasynchrotron.es] Carrer de la Llum 2-26 E-08290 Cerdanyola del Valles (Barcelona), Spain E-mail: [email protected] Phone: +34 93 592 4428 +----------------------------------------------------+ -- 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/2241159.8iqW9zyQgA%40pc218. For more options, visit https://groups.google.com/d/optout.
