问题描述:
使用指令 python -m pip install --upgrade pip 升级pip时,Pycharm报错:AttributeError: ‘NoneType’ object has no attribute ‘bytes’
如图:
解决方案:
输入指令: easy_install -U pip
如图:
附降级命令:
总结
到此这篇关于Pycharm报错:'NoneType' object has no attribute 'bytes'解决的文章就介绍到这了,更多相关Pycharm报错:'NoneType' object has no attribute 'bytes'内容请搜索以前的文章或继续浏览下面的相关文章希望大家以后多多支持!
查看更多关于Pycharm报错:'NoneType' object has no attri的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did99907