Closed jeanslack closed 11 months ago
got following error
Info: frozen=False meipass=False launcher=True
Traceback (most recent call last):
File "/Users/qihanzhong/Downloads/Videomass-zh_CN-to-zh_CH/videomass/gui_app.py", line 98, in OnInit
self.update_language(self.appset['locale_name'])
File "/Users/qihanzhong/Downloads/Videomass-zh_CN-to-zh_CH/videomass/gui_app.py", line 182, in update_language
self.locale = wx.Locale(selectlang[0])
TypeError: 'Language' object is not subscriptable
OnInit returned false, exiting...
For the moment I don't know what I could do to solve your problem, I'm sorry. We wait to see if there are users who may have the same problem or if yours is just a singular case.
Closes #253
@LaniakeaS please check whether this solves your issue.
This PR attempts to fix the "Simplified Chinese" language loading issue on MacOS.