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-packages\pyqtgraph\__init__.py",
 
line 13, in <module>
    from .Qt import QtGui
  File 
"C:\Users\david000\AppData\Local\Programs\Python\Python35-32\lib\site-packages\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

-- 
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/8c54dedf-1807-4b11-9a49-e198acc38cee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to