splintered-reality / py_trees_ros_tutorials

Tutorials for py_trees on ros
Other
10 stars 10 forks source link

[docs] pyqt5 mocked for sphinx is broken #22

Open stonier opened 5 years ago

stonier commented 5 years ago

PyQt5 fails with autodoc (in gui/main_window_rc.py):

    if qt_version < ['5', '8', '0']:
TypeError: '<' not supported between instances of '_MockObject' and 'list'