Paul's Programming Notes
Monday, January 27, 2014
pip install MySQLdb
In case you haven't already noticed, the command in the title won't work.
You need to use:
pip install MySQL-python
This article explains the correct approach:
http://mysql-python.blogspot.com/2012/11/is-mysqldb-hard-to-install.html
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment