You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/hantke/Work/programs/owl/views/view2d.py", line 836, in paintGL
self._updateTextures(visible)
File "/Users/hantke/Work/programs/owl/views/view2d.py", line 1035, in _updateTextures
pattersonParams = self.data.pattersonItem.getParams(img)
AttributeError: 'NoneType' object has no attribute 'getParams'
The text was updated successfully, but these errors were encountered:
Triggered error message:
Traceback (most recent call last):
File "/Users/hantke/Work/programs/owl/views/view2d.py", line 836, in paintGL
self._updateTextures(visible)
File "/Users/hantke/Work/programs/owl/views/view2d.py", line 1035, in _updateTextures
pattersonParams = self.data.pattersonItem.getParams(img)
AttributeError: 'NoneType' object has no attribute 'getParams'
The text was updated successfully, but these errors were encountered: