posts - 108,  comments - 44,  views - 45万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  Python

Python3链接数据库报错:Connection.__init__() takes 1 positional argument but 5 positional arguments (and 1 keyword-only argument) were given
摘要:一、现象 Python3链接数据库报错:Connection.__init__() takes 1 positional argument but 5 positional arguments (and 1 keyword-only argument) were given 二、解决 把以下红色位置 阅读全文
posted @ 2021-12-15 17:14 小老虎网络 阅读(3319) 评论(0) 推荐(0) 编辑
Python 提示 “No matching distribution found for MySQLdb”
摘要:一、现象 终端运行:pip install MySQLdb 报: ERROR: Could not find a version that satisfies the requirement MySQLdb (from versions: none) ERROR: No matching distr 阅读全文
posted @ 2021-12-15 15:13 小老虎网络 阅读(3900) 评论(1) 推荐(0) 编辑
Python中文件命名的注意事项
摘要:1、不能与内置模块名相同, 如os、re 阅读全文
posted @ 2021-12-09 17:49 小老虎网络 阅读(135) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示