josephputhumana commented on issue #25706: URL: https://github.com/apache/superset/issues/25706#issuecomment-2002575765
I also faced the same issue. I tried the following commands and its solved my issue. sudo apt-get install libmysqlclient-dev Once installed try installing the mysqlclient in the python virtual env where superset is installed pip install mysqlclient -- 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