会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
浪矢\n
博客园
首页
新随笔
联系
订阅
管理
2023年10月24日
python 报错:AttributeError: module ‘distutils‘ has no attribute ‘version‘ 如何解决
摘要: 问题原因:setuptools版本过高 第一步:pip uninstall setuptools 第二步:我的pip可能有问题,因此我直接用这个命令 pip install setuptools==59.5.0 -i http://mirrors.aliyun.com/pypi/simple/ --
阅读全文
posted @ 2023-10-24 13:30 浪矢-CL
阅读(800)
评论(0)
推荐(0)
编辑
公告