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 "/usr/local/bin/autosub", line 5, in<module>
from autosub import main
File "/Library/Python/2.7/site-packages/autosub/__init__.py", line 15, in<module>
from autosub import ffmpeg_utils
File "/Library/Python/2.7/site-packages/autosub/ffmpeg_utils.py", line 19, in<module>
from autosub import constants
File "/Library/Python/2.7/site-packages/autosub/constants.py", line 50, in<module>
CURRENT_LOCALE = locale.getdefaultlocale()[0]
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py", line 545, in getdefaultlocale
return _parse_localename(localename)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.py", line 477, in _parse_localename
raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: UTF-8
The text was updated successfully, but these errors were encountered:
Alpha分支Autosub在使用过程中出现问题
系统信息
Terminal log
The text was updated successfully, but these errors were encountered: