摘要: python 库与 python 版本的兼容性问题 现象 python3.5 直接使用 pip 安装requests库后,再执行 pip 命令出现报错AttributeError: module 'os' has no attribute 'PathLike' 解决 发现是requests的依赖库c 阅读全文
posted @ 2022-07-05 15:39 守望人间 阅读(1175) 评论(0) 推荐(0)