pip install MySQL-python
1.error: command 'gcc' failed with exit status 1 的解决办法 yum
install gcc python-devel 2.
【python】 【mysql】 【模块】 【yum】 【gcc】 【pip】 【cto】 【Blog】 …
实验前的准备: wamp安装包(一个集成了服务器(apache)、数据库(mysql)、后台开发语言(php))的安装套件 wordpress-4.0-zh_CN.zip(里面包含了blog系统的源码)
第一步: 1、安装我们的wamp安装包,这个和你安装平常的程序一样!双击打开后,进行下一步
选择”I accept the agreement”
下一步选择你的安装路径,我这里是安装在D盘,所以路径是”D:\wamp”
是否创建快捷方式,我们打个勾。
【服务器】 【mysql】 【WordPress】 【数据库】 …