Error installing requirements for mysql

Hi @NKT-SeigiOne, and welcome to our forums!

Could you please provide some more context, info, code snippet, and/or error log trace that can help us diagnose this issue?

FYI, here’s the link to our forum posting guidelines:

Best,
Charly

1 Like

Hi Charly
Thank you for contacting us.

When I run it locally, it works fine.
I can connect to the DB and check the contents.
[streamlit run XXXX.py ]

When I try to deploy and publish with Stremlit.sharing
The following error will occur.

err_01

[app.py]
code

[Requirements.txt]
req_txt

Thanks, @NKT-SeigiOne, for the added info.

However, we are still missing your full error logs to make a more precise assessment of the issue.

Best,
Charly

packages.txt

build-essential
pkg-config
default-libmysqlclient-dev

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.