If you’re creating a debugging post, please include the following info:
- the public app link = https://mprediction.streamlit.app/
- Git hub link :GitHub - vaishnavidilip25/medical-condition-prediction-
- error message = 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.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 600, in _run_script
exec(code, module.__dict__)File "/mount/src/medical-condition-prediction-/prediction.py", line 5, in <module>
import passlib
- Share the Streamlit version = 1.34.0
all version are correclty mention in the requirments.txt file using pip list command.
But while deploying on community cloud it showing no module name passlib