Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在docker中执行报错 #566

Open
1 task done
mark988 opened this issue Jan 9, 2025 · 0 comments
Open
1 task done

在docker中执行报错 #566

mark988 opened this issue Jan 9, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@mark988
Copy link

mark988 commented Jan 9, 2025

是否已存在类似的功能请求?

  • 我已搜索现有的功能请求

痛点

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

@mark988 mark988 added the enhancement New feature or request label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant