Not compatible with PyQt4 4.11.4?

Issue #56 resolved
Angus Yeh repo owner created an issue

(yet to be confirmed) It seems TIM is unable to work with PyQt4 4.11.4, it stopped while loading geometry file

...
  File "C:\angus\tim\source\timgui\graphics_items.py", line 42, in __init__
    self.setBrush(QBrush(None))
TypeError: QBrush(): argument 1 has unexpected type 'NoneType'

Comments (1)

  1. Log in to comment