effusiveperiscope / StyleTTS2_GUI

2 stars 0 forks source link

Failed to execute script 'gui' due to unhandled exception #1

Open Kamii-Sam opened 5 months ago

Kamii-Sam commented 5 months ago

When I try to open the program, I get this error...

177 Traceback (most recent call last): File "gui.py", line 1, in File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module File "core.py", line 37, in File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "PyInstaller\loader\pyimod02_importers.py", line 419, in exec_module File "g2p_utils.py", line 73, in File "g2p_utils.py", line 64, in load_dictionary UnicodeDecodeError: 'cp932' codec can't decode byte 0x89 in position 5953: illegal multibyte sequence [15260] Failed to execute script 'gui' due to unhandled `exception!

What do I do? I'm using Windows 11, by the way.

effusiveperiscope commented 5 months ago

Should be fixed in 5b9e1ef Try new release