Too many issues will kill our team's development velocity, drastically.
Make sure you have checked all steps below.
Prerequisite
Description
pyenv install 3.8.12
python-build: use readline from homebrew
python-build: use zlib from xcode sdk
BUILD FAILED (OS X 12.2.1 using python-build 20180424)
Inspect or clean up the working tree at /var/folders/ys/s6rmn6c177n8dqc2x9rl0605dh2vdy/T/python-build.20220323234324.88096
Results logged to /var/folders/ys/s6rmn6c177n8dqc2x9rl0605dh2vdy/T/python-build.20220323234324.88096.log
Last 10 log lines:
checking for --with-cxx-main=<compiler>... no
checking for clang++... no
configure:
By default, distutils will build C++ extension modules with "clang++".
If this is not intended, then set CXX on the configure command line.
checking for the platform triplet based on compiler characteristics... darwin
configure: error: internal configure error for the platform triplet, please file a bug report
make: *** No targets specified and no makefile found. Stop.
Terminal Saved Output.txt
Too many issues will kill our team's development velocity, drastically.
Make sure you have checked all steps below.
Prerequisite
pyenvand the defaultpython-buildplugin only. Please refrain from reporting issues of other plugins here.Description
Target: arm64-apple-darwin21.3.0
env PYENV_DEBUG=1 <faulty command> 2>&1 | tee trace.logand attachtrace.log. E.g. if you have a problem with installing Python, runenv PYENV_DEBUG=1 pyenv install -v <version> 2>&1 | tee trace.log(note the-voption topyenv install).pyenv install 3.8.12Terminal Saved Output.txt