Hi, I’m trying to deploy my web app but keep running into the following error:
Error installing requirements
I know that this issue has been addressed in previous posts, but none of the solutions have worked for me thus far.
My requirements.txt file has been listed below if anyone is kind enough to look into it and advise
matplotlib==3.5.1
neattext==0.1.3
numpy==1.22.4
pandas==1.5.2
Pillow==9.4.0
plotly==5.12.0
requests==2.28.2
scikit_learn==1.2.2
scipy==1.7.3
seaborn==0.11.2
streamlit==1.20.0
streamlit_card==0.0.4
streamlit_extras==0.2.6
streamlit_lottie==0.0.3
streamlit_option_menu==0.3.2
textblob==0.17.1
Your help will be very much appreciated!!