Nuacht

After installing mariadb-dev package (with mariadb as a dependency) it can find mysql_config and succesfully install mysql-python. On other distros (debian based) its enought to install libmysqlclient ...
Complete output from command e:\py-test\myenv\scripts\python.exe -u -c "import setuptools, tokenize; file ='C:\Users\ALGOBA 1\AppData\Local\Temp\pip-build-i0p6rlub\MySQL-python\setup.py';exec (compile ...
Alternatively, if the aforementioned commands don’t fix the problem, try installing pymsql, mysqlconnector-python or MySQL-python to see if either of these interfaces can fix your problem using these ...