码迷,mamicode.com
首页 > 编程语言 > 详细

python 链接数据时报错 TypeError: %d format: a number is required, not str 是因为端口号写成字符串格式的了

时间:2020-12-14 12:59:43      阅读:4      评论:0      收藏:0      [点我收藏+]

标签:ima   loading   http   str   图片   info   mamicode   image   端口   

python 链接数据时报错 TypeError: %d format: a number is required, not str 是因为端口写成字符串格式的了

报错的形式

技术图片

 

 写成这样了

技术图片

 

 

 解决办法:

很简单就是把port=3306,

技术图片

 

 再次运行就不会报错了

python 链接数据时报错 TypeError: %d format: a number is required, not str 是因为端口号写成字符串格式的了

标签:ima   loading   http   str   图片   info   mamicode   image   端口   

原文地址:https://www.cnblogs.com/yannuo-666/p/14100574.html

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