When saving the settings, I get an error "AttributeError: 'str' object has no attribute 'decode'" And AFAIK In Python 3, all the strings are in Unicode format by default.
When saving the settings, I get an error "AttributeError: 'str' object has no attribute 'decode'" And AFAIK In Python 3, all the strings are in Unicode format by default.