[PYTHON] Wenn pyenv BUILD FAILED installiert

Error

Beim Versuch, pyenv zu installieren, wurde der folgende Fehler angezeigt.

$ pyenv install 3.8-dev

Downloading openssl-1.0.2k.tar.gz...
-> https://pyenv.github.io/pythons/6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0
Installing openssl-1.0.2k...
Installed openssl-1.0.2k to /Users/xxxx/.pyenv/versions/3.8-dev

python-build: use readline from homebrew
Cloning https://github.com/python/cpython...
Installing Python-3.8-dev...
python-build: use readline from homebrew
ERROR: invalid Python executable: /Users/xxxx/.pyenv/versions/3.8-dev/bin/python3.8

The python-build could not find proper executable of Python after successful build.
Please open an issue for future improvements.
https://github.com/pyenv/pyenv/issues

BUILD FAILED (OS X 10.14.6 using python-build 20180424)

Inspect or clean up the working tree at /var/folders/mt/60ryk_vd0t31nhq0lbs00tfr0000gn/T/python-build.20200521173320.20266
Results logged to /var/folders/mt/60ryk_vd0t31nhq0lbs00tfr0000gn/T/python-build.20200521173320.20266.log

Last 10 log lines:
			install|*) ensurepip="" ;; \
		esac; \
		 ./python.exe -E -m ensurepip \
			$ensurepip --root=/ ; \
	fi
Looking in links: /var/folders/mt/60ryk_vd0t31nhq0lbs00tfr0000gn/T/tmph_359u_1
Collecting setuptools
Collecting pip
Installing collected packages: setuptools, pip
Successfully installed pip-19.2.3 setuptools-41.2.0

Bewältigung

Ich bin zu folgendem Problem gekommen, habe pyenv aktualisiert und die Installation von pyenv war ohne Probleme erfolgreich. https://github.com/pyenv/pyenv/issues/743

$ brew upgrade pyenv
$ pyenv install 3.8-dev

python-build: use [email protected] from homebrew
python-build: use readline from homebrew
Cloning https://github.com/python/cpython...
Installing Python-3.8-dev...
python-build: use readline from homebrew
python-build: use zlib from xcode sdk
Installed Python-3.8-dev to /Users/xxxx/.pyenv/versions/3.8-dev

Recommended Posts

Wenn pyenv BUILD FAILED installiert
BlueZ Build & Install
(Eine der Lösungen) Wenn die Installation von pyenv unter macOS zu BUILD FAILED führt und die Python-Installation fehlschlägt.
Installieren Sie pyenv auf dem Mac
Installieren Sie pip, pyenv, BeautifulSoup4
Installieren Sie Python (pyenv, pyenv-virtualenv)
Installieren Sie Python mit pyenv
Erstellen Sie python3.x mit pyenv
Installieren Sie pyenv unter OSX
Wenn die Pip-Installation fehlschlägt
[CentOS7] Installieren Sie Anaconda mit Pyenv
Wenn Moos mit Pip installieren
Installieren Sie pyenv von Homebrew, installieren Sie Python von pyenv
Liste der zu installierenden Bibliotheken bei der Installation von Python mit Pyenv
Wie man mit Python-Installationsfehlern in pyenv umgeht (BUILD FAILED)
Erstellen und installieren Sie OpenCV unter Windows
Beheben Sie den durch die Installation von pyenv verursachten Fehler
Was passiert, wenn Sie "bauen" gehen?
Installieren Sie Python unter CentOS mit Pyenv
Ansible Playbook zum Installieren und Konfigurieren von `pyenv`
Installieren Sie python2.x mit pyenv auf Catalina
Proxy-Fehler beim Ausführen von "pip install"
Wget schlägt während der Installation mit pyenv fehl
Installieren Sie Python unter CentOS mit pyenv
So installieren Sie Anaconda mit pyenv