[PYTHON] Raise the version of pyenv itself

What is Pyenv

Pyenv itself is a tool that makes it easy to version control a language that is common in LL languages.

Easy to install 1.git clone

$ git clone git://github.com/yyuu/pyenv.git ~/.pyenv
  1. Pass through
$ echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.bash_profile
$ echo 'export PATH="$PYENV_ROOT/bin:$PATH"' >> ~/.bash_profile
$ echo 'eval "$(pyenv init -)"' >> ~/.bash_profile
$ source ~/.bash_profile
  1. Available
$ pyenv
pyenv 1.0.3-119-gfe1bd31
Usage: pyenv <command> [<args>]

Some useful pyenv commands are:
   commands    List all available pyenv commands
   local       Set or show the local application-specific Python version
   global      Set or show the global Python version
   shell       Set or show the shell-specific Python version
   install     Install a Python version using python-build
   uninstall   Uninstall a specific Python version
   rehash      Rehash pyenv shims (run this after installing executables)
   version     Show the current Python version and its origin
   versions    List all Python versions available to pyenv
   which       Display the full path to an executable
   whence      List all Python versions that contain the given executable

See `pyenv help <command>' for information on a specific command.
For full documentation, see: https://github.com/pyenv/pyenv#readme

pyenv-update Since pyenv itself is managed by git, there is a way to git pull a new version, but there is already a plugin "pyenv-update" that allows you to update in one shot.

https://github.com/pyenv/pyenv-update

This is also easy to introduce 1.git clone

$ git clone git://github.com/yyuu/pyenv-update.git ~/.pyenv/plugins/pyenv-update
  1. Update
$ pyenv update

Recommended Posts

Raise the version of pyenv itself
Align the version of chromedriver_binary
Test the version of the argparse module
pyenv-change the python version of virtualenv
Change the Python version of Homebrew
How to check the version of Django
About the virtual environment of python version 3.7
[Python] Try pydash of the Python version of lodash
Migemo version of the: find command,: mfind
Try the python version of emacs-org parser orgparse
The story of making the Mel Icon Generator version2
Use the latest version of PyCharm on Ubuntu
A note about the python version of python virtualenv
Try the free version of Progate [Python I]
The beginning of cif2cell
Scraping the usage history of the community cycle PhantomJS version
Install the latest version of CMake on Ubuntu 18.04.4 LTS
Get the GNOME version
The meaning of self
Open Chrome version of LINE from the command line [Linux]
Installation of OpenMDAO (version 1.7.1)
Summary of pyenv usage
The story of sharing the pyenv environment with multiple users
Find out the version of the language you are running
When "zipimport.ZipImportError: can't decompress data; zlib not available" appears when installing the version of pyenv
the zen of Python
The story of sys.path.append ()
Let's use the Python version of the Confluence API module.
Check when the version does not switch with pyenv
Manage the package version number of requirements.txt with pip-tools
The latest version of Pillow 7.0.0 will kill the pytorch transform.
Python version switching (pyenv)
Check the type and version of your Linux distribution
Revenge of the Types: Revenge of types
Notes on the version of CUDA, cuDNN where tensorflow-gpu worked
Put the latest version of Python on linux (Debian) on Chromebook
What is the default TLS version of the python requests module?
Initial setting of Mac ~ Python (pyenv) installation is the fastest
Install the latest version of Git on your Linux server
Commands and files to check the version of CentOS Linux
The story of downgrading the version of tensorflow in the demo of Mask R-CNN.
10. Counting the number of lines
Mechanism of pyenv and virtualenv
The story of building Zabbix 4.4
Towards the retirement of Python2
[Apache] The story of prefork
Compare the fonts of jupyter-themes
About the ease of Python
Get the number of digits
Explain the code of Tensorflow_in_ROS
How to uninstall pyenv itself
Change python version using pyenv
Version upgrade of python Anaconda
Reuse the results of clustering
Coexistence of pyenv and autojump
Check OpenSSL version of python 2.6
Introduction of caffe using pyenv
GoPiGo3 of the old man
Calculate the number of changes
Change the theme of Jupyter
The popularity of programming languages