docs icon indicating copy to clipboard operation
docs copied to clipboard

mysqlclient needs an apt package

Open int-y1 opened this issue 2 years ago • 2 comments

I needed to run sudo apt install pkg-config before I can run pip3 install mysqlclient successfully. Add this command to the docs somewhere.

https://stackoverflow.com/a/76794502

int-y1 avatar Jan 10 '24 16:01 int-y1

Thought pkgconf is recommended over pkg-config these days?

quantum5 avatar Jan 10 '24 22:01 quantum5