Bonjour, Je n'arrive pas a installer MySQLdb , il me renvoi toujours une erreur qui est fatal a l'installation , quand je fait la commande python setupd.py install ainsi que pour build juste avant !
sh: mysql_config: not found
sh: mysql_config: not found
sh: mysql_config: not found
sh: mysql_config: not found
running install
running build
running build_py
copying MySQLdb/release.py -> build/lib.linux-i686-2.7/MySQLdb
running build_ext
building '_mysql' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c _mysql.c -o build/temp.linux-i686-2.7/_mysql.o -Dversion_info="(1,2,1,'final',1)" -D__version__="1.2.1"
In file included from _mysql.c:29:0:
pymemcompat.h:10:20: fatal error: Python.h: Aucun fichier ou dossier de ce type
compilation terminated.
error: command 'gcc' failed with exit status 1
