<div dir="ltr"><div>[ezust@cerberus] /usr/share/doc/pyqt5-examples/examples/graphicsview/dragdroprobot> python3 dragdroprobot.py <br>Traceback (most recent call last):<br>  File "dragdroprobot.py", line 49, in <module><br>    from PyQt5.QtWidgets import (QApplication, QGraphicsItem,<br>ImportError: cannot import name 'QGraphicsItemAnimation'<br><br></div>Is the class missing from PyQt5?<br><br></div>