1👍
✅
I recreated my local environment (I thought correctly but maybe not) and attempted to start the project with the files.
You probably made a virtual environment with python-2.x as interpreter, you can construct one with:
pipenv --python 3
Source:stackexchange.com