Python Forum

Full Version: update python in pipenv
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MacBook-Air djangowebsite % pyenv virtualenv 3.8.5 djangowebsite7
pyenv-virtualenv: `3.8.5' is not installed in pyenv.
terrellwinfrey@Terrells-MacBook-Air djangowebsite % update pippyenv
zsh: command not found: update
terrellwinfrey@Terrells-MacBook-Air djangowebsite %

How do I update my pipenv to python 3.8.5 ?
(Nov-10-2020, 06:45 PM)tdwinfre Wrote: [ -> ]How do I update my pipenv to python 3.8.5 ?
pipenv and pyenv is not the same.
For pyenv on Mac follow Creating virtual environments with Pyenv