virtualenv
-
OSError: Command /root/pyenv/bin/python2 - setuptools pkg_resources pip wheel failed with error code 1HOWTO 2020. 6. 29. 14:22
# virtualenv --no-site-packages ~/pyenv Running virtualenv with interpreter /usr/bin/python2 New python executable in /root/pyenv/bin/python2 Not overwriting existing python script /root/pyenv/bin/python (you must use /root/pyenv/bin/python2) Installing setuptools, pkg_resources, pip, wheel... Complete output from command /root/pyenv/bin/python2 - setuptools pkg_resources pip wheel: Traceback (m..