pip install says "Can not find valid pkg-config name" since mysqliclient 2.2 #639
Describe the bugOn Debian 11.6. mysqclient-2.1.1 was previously installed and still works fine. EnvironmentNo response How did you install libmysqlclient libraries?No response What version of mysqlclient do you use?No response Docker command to start MySQL serverNo response Minimum but complete code to reproduceNo response Schema and initial data required to reproduce.No response Commands, and any other step required to reproduce your issue.No response |
Answered by
methane
Jul 1, 2023
Replies: 2 comments 2 replies
|
pkg-config is needed since 2.2 |
1 reply
Answer selected by
methane
|
Hi I am also getting same error in Ubuntu:20.04, and i have pkg-config in my system |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pkg-config is needed since 2.2
See https://github.com/PyMySQL/mysqlclient#linux