Streamlit
I dont know why failed when deploy and when install mysql
Community Cloud
mysql
Franky1
August 24, 2023, 11:07am
2
Try this for streamlit cloud:
packages.txt
pkg-config default-libmysqlclient-dev
requirements.txt
streamlit mysqlclient SQLAlchemy
Problem installing mysqlclient - Can not find valid pkg-config name
Mysqlclient causes Error installing requirements, can't deploy app
show post in topic
Related topics
Topic
Replies
Views
Activity
Mysqlclient causes Error installing requirements, can't deploy app
Community Cloud
streamlit-cloud
,
mysql
,
debugging
2
611
August 13, 2024
Streamlit cloud face issue in mysqlclient installing
Community Cloud
1
2151
March 16, 2022
Error installing requirements for mysql
Community Cloud
streamlit-cloud
,
mysql
4
694
July 24, 2023
Deploying error when deploy to streamlit cloud
Community Cloud
2
895
September 19, 2023
Never works! Add dependencies to your requirements file Add the mysqlclient and SQLAlchemy packages to your requirements.txt file,
Community Cloud
streamlit-cloud
,
debugging
4
138
November 5, 2024