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
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
The text was updated successfully, but these errors were encountered:
是否已存在类似问题?
当前行为
预期行为
下载百度网盘的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
The text was updated successfully, but these errors were encountered: