This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
The pyenv command line utility is convenient tool for managing python versions. Installation It’s best to follow the above link for general installation instructions. Otherwise, I will assume you are using macOS with Fish Shell. First install pyenv and pyenv-virtualenv with brew: brew install pyenv pyenv-virtualenv You also want to add some lines to your config.fish : set - Ux PYENV_ROOT " $ HOME…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.