I want to use "import MySQLdb" So I downloaded Windows (Architecture Independent), MSI Installer Python 3.3 Address :http://dev.mysql.com/downloads/connector/python/ After the installation is complete,tell me installation failed
import MySQLdb Traceback (most recent call last): File "", line 1, in ImportError: No module named 'MySQLdb' Please tell me how to do。thx.
PS:I use MySQL Server 5.5 and python33