Ever get these red error messages telling you that GCC compiler could not find its path to Python.h? MySQLdb/_mysql.c:38:10: fatal error: Python.h: No such file or directory #include "Python.h" ^~~~~~~~~~ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with