python2 + selenium + eclipse 中,通过django生产数据库表的时候报错

python2 + selenium + eclipse 中,通过django生产数据库表的时候报错

解决:

1.查看自己电脑中,“开始-->控制面板-->管理工具-->服务-->mysql56-->启动服务”,是否停止了mysql服务。

2、查看host文件位置C:WindowsSystem32driversetchosts中,#127.0.0.1localhost是否被注释了
原文地址:https://www.cnblogs.com/qiaoxin/p/7048811.html