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 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
pkg-config is needed since 2.2 |
Beta Was this translation helpful? Give feedback.
-
Hi I am also getting same error in Ubuntu:20.04, and i have pkg-config in my system
|
Beta Was this translation helpful? Give feedback.
pkg-config is needed since 2.2
See https://github.com/PyMySQL/mysqlclient#linux