美文网首页
pip install pkg-resources==0.0.0

pip install pkg-resources==0.0.0

作者: battleMonkey | 来源:发表于2019-03-23 15:31 被阅读0次
$ pip install pkg-resources==0.0.0

Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting pkg-resources==0.0.0
  Could not find a version that satisfies the requirement pkg-resources==0.0.0 (from versions: )
No matching distribution found for pkg-resources==0.0.0

可以 跳过忽略 该安装包

相关文章

网友评论

      本文标题:pip install pkg-resources==0.0.0

      本文链接:https://www.haomeiwen.com/subject/cfximqtx.html