Environment: Windows 8
I am trying to connect to MySQL using Django. I understand that this module is needed: 'MySQLdb'. To get this module I used pip install MYSQL-python
and easy_install MySQL-Python
. But I am getting the follwing error:
How can I install MySQL support for Python on Windows?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…