I am trying to use Python 3.7 to run an old project that I found on GitHub that hasn't been active in a while. I am running this only Arch Linux where my system python version is 3.10.4. When I try to use pipenv
to create a virtual environment. I get an error showed in this https://pastebin.com/ufVagUQa . The command that I run is
pipenv --python 3.7