码迷,mamicode.com
首页 > 数据库 > 详细

pymysql报AttributeError: module 'pymysql' has no attribute 'connect'

时间:2018-09-13 16:25:06      阅读:1490      评论:0      收藏:0      [点我收藏+]

标签:div   attr   mil   解决   翻译   pymysql   error   color   安装   

错误

AttributeError: module pymysql has no attribute connect

有道翻译

AttributeError:模块pymysql没有属性Connect

难道没安装成功?点击也能看源码啊

解决:

找了半天才发现文件名起成包的名字而造成的问题,记住文件名一定不能起成和包名字相同。

 

pymysql报AttributeError: module 'pymysql' has no attribute 'connect'

标签:div   attr   mil   解决   翻译   pymysql   error   color   安装   

原文地址:https://www.cnblogs.com/HByang/p/9640668.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!