python3的报错解决:python
OSError: Command /home/python/.virtua...ngo3_web/bin/python3 - setuptools pkg_resources pip wheel failed with error code 2web
出现上面的这个错误,依次输入如下两个命令python2.7
成功更新后,再次安装虚拟环境,即可以安装成功了spa
python2的报错:code
OSError: Command /root/.local/share/letsencrypt/bin/python2.7 - setuptools pkg_resources pip wheel failed with error code 2 #4062blog
python@bogon:~$ pip -Vip
pip 8.1.2 from /usr/local/lib/python2.7/dist-packages (python 2.7)it
python@bogon:~$ sudo pip install --upgrade pippip
python@bogon:~$ mkvirtualenv datanaclass