[PYTHON] Lorsque pyenv installe BUILD FAILED

Erreur

J'ai eu l'erreur suivante en essayant d'installer pyenv.

$ 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

Faire face

Je suis arrivé au problème suivant, la mise à niveau de pyenv et l'installation de pyenv ont réussi sans aucun problème. 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

Lorsque pyenv installe BUILD FAILED
Construction et installation de BlueZ
(Une des solutions) lorsque l'installation de pyenv sur macOS provoque BUILD FAILED et l'installation de Python échoue.
Installez pyenv sur Mac
Installez pip, pyenv, BeautifulSoup4
Installer python (pyenv, pyenv-virtualenv)
Installez Python avec pyenv
Construisez python3.x avec pyenv
Installez pyenv sur OSX
Lorsque l'installation de pip échoue
[CentOS7] Installez anaconda à l'aide de pyenv
Lorsque la mousse avec pip installer
Installez pyenv depuis Homebrew, installez Python depuis pyenv
Liste des bibliothèques à installer lors de l'installation de Python à l'aide de Pyenv
Comment gérer l'erreur d'installation de python dans pyenv (BUILD FAILED)
Construisez et installez OpenCV sur Windows
Résoudre l'erreur causée par l'installation de pyenv
Que se passe-t-il lorsque vous «allez construire»?
Installer Python sur CentOS à l'aide de Pyenv
Playbook Ansible pour installer et configurer `pyenv`
Installez python2.x sur catalina avec pyenv
Erreur de proxy lors de l'exécution de "pip install"
Wget échoue lors de l'installation avec pyenv
Installez Python sur CentOS en utilisant pyenv
Comment installer Anaconda avec pyenv