I get the following error, does it mean the latest stable pyqtgraph has not 
integrated pyqt5?

error:

-------

Traceback (most recent call last):

  File "plot_example3.py", line 3, in <module>

    import pyqtgraph

  File "/usr/local/lib/python2.7/site-packages/pyqtgraph/__init__.py", line 
13, in <module>

    from .Qt import QtGui

  File "/usr/local/lib/python2.7/site-packages/pyqtgraph/Qt.py", line 32, 
in <module>

    raise Exception("PyQtGraph requires either PyQt4 or PySide; neither 
package could be imported.")

Exception: PyQtGraph requires either PyQt4 or PySide; neither package could 
be imported.


code:
-------
http://ideone.com/4YJ8C3

On Sunday, August 28, 2016 at 1:46:09 AM UTC+2, Gerald Stan wrote:
>
> please let us know.
>
> On Monday, August 22, 2016 at 9:56:30 PM UTC+2, Laís Pc wrote:
>>
>> Any estimate on the next release date? [2]
>>
>> Em sexta-feira, 6 de maio de 2016 04:20:32 UTC-3, Luke Campagnola 
>> escreveu:
>>>
>>> PyQt5 is supported in the latest develop branch on github and will be in 
>>> the next release.
>>>
>>> On Thu, May 5, 2016 at 5:51 AM, Leonid Rumatov <[email protected]> 
>>> wrote:
>>>
>>>> Greetings!
>>>>
>>>> What about version of pyqtgraph for PyQt5?
>>>>
>>>> I fount this branch on github 
>>>> https://github.com/pyqtgraph/pyqtgraph/tree/pyqt5 , but last commit is 
>>>> about a year ago. That means, this branch is abandooned.
>>>>
>>>> Am I right? Is there any working version fot Qt5?
>>>>
>>>>
>>>> -- 
>>>> 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/a9fbc5c1-b8e4-4b18-ba8a-fd11d905dc72%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/pyqtgraph/a9fbc5c1-b8e4-4b18-ba8a-fd11d905dc72%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>

-- 
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/9c6af549-8f6a-4b3d-8345-89fbe63dc445%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to