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
3 Likes
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
3
524
February 9, 2025
Streamlit cloud face issue in mysqlclient installing
Community Cloud
2
2113
March 16, 2023
Error installing requirements for mysql
Community Cloud
streamlit-cloud
,
mysql
5
675
January 20, 2024
Deploying error when deploy to streamlit cloud
Community Cloud
3
843
March 17, 2024
Never works! Add dependencies to your requirements file Add the mysqlclient and SQLAlchemy packages to your requirements.txt file,
Community Cloud
streamlit-cloud
,
debugging
5
98
November 5, 2024