Install Python MySQLdb under Windows

Install Python MySQLdb on Windows

Using pip or other tools to install MySQLdb on Windows is more complicated, at the following URL:

http://www.codegood.com/archives/129

According to the 32 or 64-bit Python installed on your system, you can choose to download the corresponding exe executable file. After the installation is complete, enter

import MySQLdb

 

to check if the installation was successful.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326938932&siteId=291194637