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 "C:/Users/NUC/Downloads/YEDDA-master/YEDDA-master/YEDDA.py", line 834, in main
app = Application(root)
File "C:/Users/NUC/Downloads/YEDDA-master/YEDDA-master/YEDDA.py", line 254, in init
self.readConfig()
File "C:/Users/NUC/Downloads/YEDDA-master/YEDDA-master/YEDDA.py", line 273, in readConfig
config_dict = json.load(fp)
File "C:\Users\NUC\AppData\Local\Programs\Python\Python39\lib\json_init_.py", line 293, in load
return loads(fp.read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa1 in position 15: illegal multibyte sequence
The text was updated successfully, but these errors were encountered:
File "C:/Users/NUC/Downloads/YEDDA-master/YEDDA-master/YEDDA.py", line 834, in main
app = Application(root)
File "C:/Users/NUC/Downloads/YEDDA-master/YEDDA-master/YEDDA.py", line 254, in init
self.readConfig()
File "C:/Users/NUC/Downloads/YEDDA-master/YEDDA-master/YEDDA.py", line 273, in readConfig
config_dict = json.load(fp)
File "C:\Users\NUC\AppData\Local\Programs\Python\Python39\lib\json_init_.py", line 293, in load
return loads(fp.read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa1 in position 15: illegal multibyte sequence
The text was updated successfully, but these errors were encountered: