Installer Python en tant que Framework avec pyenv

$ MY_INSTALL_VERSION=3.4.1


$ export PYTHON_CONFIGURE_OPTS="--enable-framework=$(pyenv root)/versions/$MY_INSTALL_VERSION"
$ pyenv install $MY_INSTALL_VERSION```

https://github.com/yyuu/pyenv/issues/99


Recommended Posts

Installer Python en tant que Framework avec pyenv
Installez Python avec pyenv
[Pyenv] Construire un environnement python avec ubuntu 16.04
Créez un environnement virtuel pour python avec pyenv
Créez un framework Web avec Python! (1)
Créez un framework Web avec Python! (2)
Installer python (pyenv, pyenv-virtualenv)
Installez Voluptuous avec Python 2.5
Je voulais installer Python 3.4.3 avec Homebrew + pyenv
Installer l'environnement Python avec Anaconda
Installer une bibliothèque externe avec Python
Faites une loterie avec Python
Réinstaller python avec pyenv avec -fPIC
Installez la dernière version stable de Python avec pyenv (à la fois 2 et 3)
Installez pyenv depuis Homebrew, installez Python depuis pyenv
python avec pyenv et venv
Installez le dernier Python de pyenv installé par homebrew
Créer un répertoire avec python
Comment installer NPI + envoyer un message à la ligne avec python
Comment installer Python2.7 python3.5 avec pyenv (sur RHEL5 CentOS5) (novembre 2016)
Obtenez un environnement de développement Python propre avec pyenv + pipx + Poetry
Créer une interface graphique aussi facilement que possible avec python [édition tkinter]
Créer un environnement python avec pyenv (OS X El Capitan 10.11.3)
Créer un environnement Python avec WSL + Pyenv + Jupyter + VSCode
[Python] Qu'est-ce qu'une instruction with?
Utilisez pymol comme bibliothèque python
Résoudre ABC163 A ~ C avec Python
Faites fonctionner l'imprimante de reçus avec python
Manuel de graphisme Python avec Matplotlib.
Installez Python 2.7.9 et Python 3.4.x avec pip.
pyenv-vertualenv n'installe pas correctement la série python3
Faisons une interface graphique avec python.
Installez Python à partir des sources avec Ansible
Résoudre ABC166 A ~ D avec Python
Définir les options de compilation python avec pyenv
Créez un environnement virtuel avec Python!
J'ai fait une loterie avec Python.
Créer un environnement virtuel avec Python 3
Installer le plug-in Python avec Netbeans 8.0.2
Résoudre ABC168 A ~ C avec Python
Créer un système de recommandation avec python
Utilisez Blender comme module Python
Utiliser Python mis en pyenv avec NeoVim
[Python] Générer un mot de passe avec Slackbot
Résoudre ABC162 A ~ C avec Python
Créer un framework de décorateur à usage général pour Python
Résoudre ABC167 A ~ C avec Python
Installer Python sur CentOS à l'aide de Pyenv
Résoudre ABC158 A ~ C avec Python
Faisons un graphe avec python! !!
Installer le framework Python django à l'aide de pip
Lancer le script Python en service
Installez python2.x sur catalina avec pyenv
[Python] Hériter d'une classe avec des variables de classe
J'ai créé un démon avec Python
Wget échoue lors de l'installation avec pyenv
Installez Python sur CentOS en utilisant pyenv
Installez python avec mac vs code
Comment installer Anaconda avec pyenv
Ecrire un script batch avec Python3.5 ~