$ MY_INSTALL_VERSION=3.4.1
$ export PYTHON_CONFIGURE_OPTS="--enable-framework=$(pyenv root)/versions/$MY_INSTALL_VERSION"
$ pyenv install $MY_INSTALL_VERSION
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
9