sirellgithub
Results
1
comments of
sirellgithub
`sudo apt-get install python3-dev default-libmysqlclient-dev build-essential` should help. pkg-config fails to find mysqlclient and mariadb libraries, which are needed to build the mysqlclient Python package.