[PyQt] pyqt5 ImportError: cannot import name 'QGraphicsItemAnimation'

Alan Ezust alan.ezust at gmail.com
Thu Feb 12 06:33:34 GMT 2015


[ezust at cerberus]
/usr/share/doc/pyqt5-examples/examples/graphicsview/dragdroprobot> python3
dragdroprobot.py
Traceback (most recent call last):
  File "dragdroprobot.py", line 49, in <module>
    from PyQt5.QtWidgets import (QApplication, QGraphicsItem,
ImportError: cannot import name 'QGraphicsItemAnimation'

Is the class missing from PyQt5?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150211/3800c7fc/attachment-0001.html>


More information about the PyQt mailing list