

- DOWNLOAD NEWEST VERSION OF PYTHON FOR MAC HIGH SIERRA INSTALL
- DOWNLOAD NEWEST VERSION OF PYTHON FOR MAC HIGH SIERRA CODE
PATH: /opt/homebrew/Cellar/pyenv/2.2.5/plugins/python-build/binĬonfigure:2860: checking build system typeĬonfigure:2874: result: x86_64-apple-darwin21.4.0Ĭonfigure:2894: checking host system typeĬonfigure:2907: result: x86_64-apple-darwin21.4.0Ĭonfigure:2953: found /Users/joshualee/.pyenv/shims/python3Ĭonfigure:3058: checking for -enable-universalsdkĬonfigure:3129: checking for -with-universal-archsĬonfigure:3901: checking for C compiler versionĪpple clang version 13.1.6 (clang-1316.0.21.2) Primary memory available: 16.00 gigabytesĭefault processor set: 515 tasks, 2684 threads, 10 processors Kernel configured for up to 10 processors. It was created by python configure 3.9, which was Running configure, to aid debugging if configure makes a mistake. I am struggling to find anything significant in the corresponding config.log (top lines included): This file contains any messages produced by compilers while
DOWNLOAD NEWEST VERSION OF PYTHON FOR MAC HIGH SIERRA CODE
Ld: symbol(s) not found for architecture x86_64Ĭlang: clang: error: linker command failed with exit code 1 (use -v to see invocation)Įrror: linker command failed with exit code 1 (use -v to see invocation)


Results logged to /var/folders/q6/w2pgnv455zx_swdp919_zsww0000gn/T/ 3.9.11), I get this error: BUILD FAILED (OS X 12.3 using python-build 20180424)
DOWNLOAD NEWEST VERSION OF PYTHON FOR MAC HIGH SIERRA INSTALL
Since Monterey, whenever I try to install a different version of Python 3.8+ (e.g.

Prior to the Monterey update, I had a fairly stable method of running x86 versions of Python (3.8, and 3.10) on my M1 Mac by adapting these instructions (basically, arch -x86_64 brew to install x86 versions of Python dependencies and using arch -x86_64 pyenv to install Python).
