error when creating a pipenv virtual environment with python 3.7 – Debian
My OS is ubuntu 20.04 and my default python is 3.8.2. I'm trying to create a virtual environment with pipenv and python 3.7. The following error occurs when I run pipenv install --python 3.7: Creating a virtualenv for this project……