Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

MySQLdb/_mysql.c:46:10: fatal error: Python.h: No such file or directory

# For Python 3.* and Debian in particular, I needed
sudo apt install libpython3.*-dev #you can put python version num instead of '*'
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #fatal #No #file #directory
ADD COMMENT
Topic
Name
3+7 =