Krita
Version: 5.2.0 (git 31272fb)
Installation type: installer / portable package
Hidpi: true
Qt
Version (compiled): 5.15.7
Version (loaded): 5.15.7


when i start Krita i got:
\krita\pykrita\krita_diff\widgets\checkbox.py", line 63, in init
checkbox = _QCheckBox(opt)
TypeError: arguments did not match any overloaded call:
QCheckBox(parent: QWidget = None): argument 1 has unexpected type 'list'
QCheckBox(str, parent: QWidget = None): argument 1 has unexpected type 'list'