I’m trying to deploy my streamlit app on streamlit share but i’m getting the following error:
ModuleNotFoundError: No module named ‘wikipedia’
I’m using a wikipedia package that scrapes wikipedia.
This is my github link: GitHub - saradabb/mental-health
I really appreciate any help I Can get, thank you.