关于pip3 install virtualenvwrapper 报错:ERROR: Could not find a version that satisfies the requirement p

Posted 天青色wy

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关于pip3 install virtualenvwrapper 报错:ERROR: Could not find a version that satisfies the requirement p相关的知识,希望对你有一定的参考价值。

ubuntu18.04中安装python虚拟环境时报错:

 

网上找了很久没解决,后来一想不就是没找到这个pbr的版本嘛,也不知道这是什么东西,直接安装它就得了:

 

 再去装虚拟环境就可以了。

以上是关于关于pip3 install virtualenvwrapper 报错:ERROR: Could not find a version that satisfies the requirement p的主要内容,如果未能解决你的问题,请参考以下文章

Python之Linux下的virtualenv&&virtualenvwrapper

用virtualenv建立独立虚拟环境 批量导入模块信息

Mac 安装虚拟环境 python virtualenv virtualenvwrapper

virtualenv and virtualenvwrapper

关于pip3 install face_recognition失败

flask 开发配置