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/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
^^^^^^
File "/usr/local/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "/MoneyPrinterTurbo/webui/Main.py", line 156, in
locales = utils.load_locales(i18n_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/MoneyPrinterTurbo/app/utils/utils.py", line 224, in load_locales
_locales[lang] = json.loads(f.read())
^^^^^^^^
File "", line 322, in decode
建议的解决方案
怎么修正一下?
有用的资源
No response
其他信息
No response
The text was updated successfully, but these errors were encountered:
是否已存在类似的功能请求?
痛点
File "/usr/local/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
^^^^^^
File "/usr/local/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "/MoneyPrinterTurbo/webui/Main.py", line 156, in
locales = utils.load_locales(i18n_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/MoneyPrinterTurbo/app/utils/utils.py", line 224, in load_locales
_locales[lang] = json.loads(f.read())
^^^^^^^^
File "", line 322, in decode
建议的解决方案
怎么修正一下?
有用的资源
No response
其他信息
No response
The text was updated successfully, but these errors were encountered: