Hi,
I am having an issue with a “ModuleNotFoundError: No module named 'datasets”
https://share.streamlit.io/xbarusui/streamlit_authorai_v2/main/app.py
Error cause after file upload and then execute script.
datasets included in the requirements file, And can see the dataset installation in manage app.
I can run Google Colab environment and works fine, I’m not sure but I use subprocess command. Does it cause the issue?
Thanks.