pyenv lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well. This project was forked from ...
Install Python with pyenv instead of Hombrew (if you use macOS). NOTE: Do all the following commands in your own project directory. Downgrade pip to 18.0 Install pipenv Create a new project using ...