SPSCosta commented on issue #31749: URL: https://github.com/apache/superset/issues/31749#issuecomment-2577439413
Hello, i've succesfully upgraded from 4.0.1 to 4.1.1 using helm chart version 0.14.0 adding to the bootstrap script the following commands: apt update && apt install -y gcc libpq-dev python3-dev pkg-config default-libmysqlclient-dev && \ pip install \ psycopg2==2.9.6 \ azure.core \ azure.identity \ mysqlclient \ mysql-connector I had to install mysql-connector python module. I was previously using the module named mysql-connector-python -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org