Skip to content

Instantly share code, notes, and snippets.

@mitchute
Created August 20, 2018 21:29
Show Gist options
  • Save mitchute/8f6847a8ce6a57e46c7306ef901de023 to your computer and use it in GitHub Desktop.
Save mitchute/8f6847a8ce6a57e46c7306ef901de023 to your computer and use it in GitHub Desktop.
[mitchute@login2 ~]$ pyenv install 3.5.4
Downloading Python-3.5.4.tar.xz...
-> https://www.python.org/ftp/python/3.5.4/Python-3.5.4.tar.xz
Installing Python-3.5.4...
BUILD FAILED (CentOS 6.3 using python-build 1.2.7-1-g7190216)
Inspect or clean up the working tree at /tmp/python-build.20180820162036.8101
Results logged to /tmp/python-build.20180820162036.8101.log
Last 10 log lines:
install|*) ensurepip="" ;; \
esac; \
./python -E -m ensurepip \
$ensurepip --root=/ ; \
fi
Collecting setuptools
Collecting pip
Installing collected packages: setuptools, pip
/bin/sh: line 7: 22383 Killed ./python -E -m ensurepip $ensurepip --root=/
make: *** [install] Error 137
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment