There isn’t such error in my localhost but it occurs on streamlit cloud. Could anyone please help me? I would really appreciate your help.
“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/appuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 534, in _run_script
exec(code, module.__dict__)File "/app/encrypted_users/encripted_username.py", line 3, in <module>
from st_aggrid import AgGrid, GridOptionsBuilder, JsCode, GridUpdateMode
link to Github :GitHub - SzetoLok/encrypted_users
link to app: https://encryptedusers-2shiycyeu2cjwslcgglimb.streamlit.app/