python-build 3.8.18 /Users/frank/.asdf/installs/python/3.8.18
python-build: use openssl@1.1 from homebrew
python-build: use readline from homebrew
Downloading Python-3.8.18.tar.xz...
-> https://www.python.org/ftp/python/3.8.18/Python-3.8.18.tar.xz
Installing Python-3.8.18...
python-build: use readline from homebrew
python-build: use zlib from xcode sdk
BUILD FAILED (OS X 15.1 using python-build 2.4.19-1-g61c0f25e)
Inspect or clean up the working tree at /var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503
Results logged to /var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503.log
Last 10 log lines:
File "/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/Lib/ensurepip/__init__.py", line 209, in _main
return _bootstrap(
File "/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/Lib/ensurepip/__init__.py", line 128, in _bootstrap
return _run_pip(args + [p[0] for p in _PROJECTS], additional_paths)
File "/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/Lib/ensurepip/__init__.py", line 37, in _run_pip
return subprocess.run(cmd, check=True).returncode
File "/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/Lib/subprocess.py", line 516, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/python.exe', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/tmpc28ood9w/setuptools-56.0.0-py3-none-any.whl\', \'/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/tmpc28ood9w/pip-23.0.1-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/tmpc28ood9w\', \'--root\', \'/\', \'--upgrade\', \'setuptools\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' returned non-zero exit status 1.
make: *** [install] Error 1
Я пытаюсь установить Python 3.8.18 с помощью asdf. Я использую эту команду [code]asdf install python 3.8.18[/code] Однако я продолжаю получать эту ошибку [code]python-build 3.8.18 /Users/frank/.asdf/installs/python/3.8.18 python-build: use openssl@1.1 from homebrew python-build: use readline from homebrew Downloading Python-3.8.18.tar.xz... -> https://www.python.org/ftp/python/3.8.18/Python-3.8.18.tar.xz Installing Python-3.8.18... python-build: use readline from homebrew python-build: use zlib from xcode sdk
BUILD FAILED (OS X 15.1 using python-build 2.4.19-1-g61c0f25e)
Inspect or clean up the working tree at /var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503 Results logged to /var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503.log
Last 10 log lines: File "/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/Lib/ensurepip/__init__.py", line 209, in _main return _bootstrap( File "/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/Lib/ensurepip/__init__.py", line 128, in _bootstrap return _run_pip(args + [p[0] for p in _PROJECTS], additional_paths) File "/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/Lib/ensurepip/__init__.py", line 37, in _run_pip return subprocess.run(cmd, check=True).returncode File "/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/Lib/subprocess.py", line 516, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/private/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/python-build.20241124182312.89503/Python-3.8.18/python.exe', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/tmpc28ood9w/setuptools-56.0.0-py3-none-any.whl\', \'/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/tmpc28ood9w/pip-23.0.1-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/var/folders/yp/d4ldg85x4pv4lw72m44bpzr40000gn/T/tmpc28ood9w\', \'--root\', \'/\', \'--upgrade\', \'setuptools\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' returned non-zero exit status 1. make: *** [install] Error 1 [/code] Я пробовал бегать [code]brew install openssl@1.1 readline xz zlib[/code], обновление asdf и обновление плагина asdf python но ошибка все еще сохраняется, и я до сих пор не понимаю, почему