-
Notifications
You must be signed in to change notification settings - Fork 442
pip3 install mysqlclient fails on mysql version >= 8.3.0 #687
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
See #688. |
Thank you for reporting. |
@etripier, @methane Still getting same error. Collecting mysqlclient × Building wheel for mysqlclient (pyproject.toml) did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. |
Discussed in #686
Originally posted by AvishekDe January 29, 2024
What OS and which version do you use?
macOS 14.3
How did you installed mysql client library?
Output from
pkg-config --cflags --libs mysqlclient
How did you tried to install mysqlclient?
pip install mysqlclient
Output of building mysqlclient
The text was updated successfully, but these errors were encountered: