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
File "/[venv path]/lib/python3.12/site-packages/pyncview/pyncview.py", line 1030, in onEditOptions
cb.setChecked(self.settings['MaskValuesOutsideRange'].getValue(usedefault=True))
TypeError: setChecked(self, a0: bool): argument 1 has unexpected type 'NoneType'