美文网首页
Exception Value: invalid literal

Exception Value: invalid literal

作者: abelweiwencai | 来源:发表于2018-10-17 21:05 被阅读15次

用途python3.5的pymysql连接inception的时候出错,

Exception Value: invalid literal for int() with base 10: 'Inception2'

有人改了pymysql的源码(https://blog.csdn.net/Dearmark/article/details/78208051),这样子感觉不太合适
所以改用MySQLdb来连接就没问题

相关文章

网友评论

      本文标题:Exception Value: invalid literal

      本文链接:https://www.haomeiwen.com/subject/dchdzftx.html