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

更新后提示缺少文件 #581

Open
1 task done
Chenxiaolannnnn opened this issue Feb 7, 2025 · 0 comments
Open
1 task done

更新后提示缺少文件 #581

Chenxiaolannnnn opened this issue Feb 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Chenxiaolannnnn
Copy link

是否已存在类似问题?

  • 我已搜索现有问题

当前行为

Image

预期行为

下载百度网盘的window包,执行更新bat后,进入web有页面错误提示

重现步骤

下载百度网盘的window包,执行更新bat后,进入web有页面错误提示

堆栈追踪/日志

You can now view your Streamlit app in your browser.

Local URL: http://localhost:8501
Network URL: http://192.168.1.20:8501

2025-02-07 14:48:53.231 Uncaught app exception
Traceback (most recent call last):
File "D:\MoneyPrinterTurbo-Portable-Windows-1.2.1\lib\python\lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 88, in exec_func_with_error_handling
result = func()
File "D:\MoneyPrinterTurbo-Portable-Windows-1.2.1\lib\python\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "D:\MoneyPrinterTurbo-Portable-Windows-1.2.1\MoneyPrinterTurbo\webui\Main.py", line 9, in
from app.config import config
ModuleNotFoundError: No module named 'app'
2025-02-07 14:49:29.855 Uncaught app exception
Traceback (most recent call last):
File "D:\MoneyPrinterTurbo-Portable-Windows-1.2.1\lib\python\lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 88, in exec_func_with_error_handling
result = func()
File "D:\MoneyPrinterTurbo-Portable-Windows-1.2.1\lib\python\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "D:\MoneyPrinterTurbo-Portable-Windows-1.2.1\MoneyPrinterTurbo\webui\Main.py", line 9, in
from app.config import config
ModuleNotFoundError: No module named 'app'

Python 版本

3.10

操作系统

windows11

MoneyPrinterTurbo 版本

1.2.1

其他信息

No response

@Chenxiaolannnnn Chenxiaolannnnn added the bug Something isn't working label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant