运维网's Archiver
论坛
›
Python
› python django 学习
samsungsamsung
发表于 2017-4-21 09:27:22
python django 学习
开始学习一下python
使用mysql engine的时候 运行出错
原因是没有安装 python的mysql适配器
安装mysql for python的时候出现 no module No module named setuptools
wget http://peak.telecommunity.com/dist/ez_setup.py
sudo python ez_setup.py
解决
页:
[1]
查看完整版本:
python django 学习