码迷,mamicode.com
首页 > Web开发 > 详细

解决 pip attributeerror 'nonetype' object has no attribute 'bytes'

时间:2018-08-09 11:04:29      阅读:591      评论:0      收藏:0      [点我收藏+]

标签:win   type   python   linux   lang   window   lan   error   none   

for Windows :

python -m pip install -U pip

for Linux :

pip install -U pip

解决 pip attributeerror 'nonetype' object has no attribute 'bytes'

标签:win   type   python   linux   lang   window   lan   error   none   

原文地址:https://www.cnblogs.com/alfredsun/p/9447259.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!