Skip to content

mysql-client doesn't work after upgrade #5547

Answered by ritbl
midgard asked this question in Everyday usage
Discussion options

You must be logged in to vote

I had the same issue, I needed to reinstall mysqlclient with no-cache option.

export PKG_CONFIG_PATH="$(brew --prefix)/opt/mysql-client/lib/pkgconfig"
pip install --force-reinstall --no-cache mysqlclient

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@JwabeNero
Comment options

@ninadvopa
Comment options

@cbeav
Comment options

@Mereep
Comment options

Answer selected by midgard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants