关于pip3 install virtualenvwrapper 报错:ERROR: Could not find a version that satisfies the requirement pbr (from versions: none)2023-11-07 23:25:34ubuntu18.04中安装python虚拟环境时报错: 网上找了很久没解决,后来一想不就是没找到这个pbr的版本嘛,也不知道这是什么东西,直接安装它就得了: 再去装虚拟环境就可以了。 关于pip3 install virtualenvwrapper 报错:ERROR: Could not find a version that satisfies the requirement pbr (from versions: none)上一篇:总结一些 android 平常用到的自定义控件下一篇:Android自动化测试-Appium