发布时间:2019-07-15 10:48:02编辑:auto阅读(2221)
本来很简单的东西,因为安装了mysql5.7
执行以下几步
1.wget 2.cd MySQL-python-1.2.3 3.yum -y install python-devel mysql-devel 4.mkdir -p /usr/local/mysql/lib && ln -s /opt/mysql/lib /usr/local/mysql/lib/mysql 5.Edit the setup_posix.py and change the following mysql_config.path = "mysql_config" to mysql_config.path = "/usr/local/mysql/bin/mysql_config" 6. sudo python setup.py build && sudo python setup.py install
上一篇: beibei_sum_spark(pyt
下一篇: python tab键补齐
51299
50748
41344
38157
32628
29524
28374
23246
23214
21537
1611°
2346°
1946°
1888°
2222°
1933°
2619°
4397°
4239°
3010°