[Tutor] Connecting to MySQLdb

Nicholas Picciano npicciano19 at gmail.com
Sat Jun 2 01:01:00 CEST 2012


Hello,

I have downloaded MySQLdb 1.2.3 from:

http://pypi.python.org/pypi/MySQL-python

Also, I'm using Python 2.7, but I can't even get past here:

>>> import MySQLdb
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named MySQLdb

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120601/c8dad5b5/attachment.html>


More information about the Tutor mailing list