会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
弹指神通通通通
做更少但更好的事! 慎独!!!
博客园
首页
新随笔
联系
管理
随笔分类 -
Python学习
zc.buildout构建项目时报错‘AttributeError: '_NamespacePath' object has no attribute 'sort'’
摘要:在使用zc.buildout构建项目时如果碰到‘AttributeError: '_NamespacePath' object has no attribute 'sort'’报错: 可以尝试升级一下setuptools来解决这个问题:
阅读全文
posted @
2018-01-17 11:42
弹指神通通通通
阅读(768)
评论(0)
推荐(0)
解决python pip安装提示"not a supported wheel on this platform"
摘要:python下载.whl安装文件后使用pip安装有时候会提示报错"xxxxx not a supported wheel on this platform",应该是下载的库文件版本与当前运行的python不一致,重新下载安装包即可。 一般第三方库都会同时支持好几个python版本和环境,如何正确选择
阅读全文
posted @
2017-12-30 16:17
弹指神通通通通
阅读(11109)
评论(0)
推荐(0)
公告