Hi.
I have this problem and I couldn’t solve it
Here’s what the issue says:
ModuleNotFoundError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you’re on Streamlit Cloud, click on ‘Manage app’ in the lower right of your app).
Traceback
File "/home/adminuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 542, in _run_script
exec(code, module.__dict__)File "/mount/src/hello-world/dsmp_2023_webbapp.py", line 4, in <module>
import joblib
I know this issue has been raised many times by other people. Some experts suggested to have the requirements.txt arranged in some way.
Have a look to my GitHub repo and please, do tell me what is wrong?
Here’s the link to my repo:
Looking forward.
Regards