安装python模块提示AttributeError: module attr has no attribute s
于是我安装
sudo pip3 install attr
发现报错然后我又
sudo pip3 install pyattr
报错依旧。。。
然后我卸载重新安装attrs
sudo pip3 uninstall attr
sudo pip3 uninstall attrs
报错终于解决,只能说attr模块就是坑
本文分享自 作者个人站点/博客 前往查看
如有侵权,请联系 cloudcommunity@tencent.com 删除。
本文参与 腾讯云自媒体同步曝光计划 ,欢迎热爱写作的你一起参与!