pip install failing with ModuleNotFoundError: No module named ...
github.com › pyenv › pyenvBuilding dependency tree Reading state information... Done libbz2-dev is already the newest version (1.0.8-2). libffi-dev is already the newest version (3.3-4). libncursesw5-dev is already the newest version (6.2-0ubuntu2). libreadline-dev is already the newest version (8.0-4). libxml2-dev is already the newest version (2.9.10+dfsg-5). libxmlsec1-dev is already the newest version (1.2.28-2 ...
python 개발 환경을 위한 pyenv 설치하기 | Daily Log
https://jiyeonseo.github.io/2016/07/27/install-pyenv27.07.2016 · $ pyenv help 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 …