Installing pip3/pipenv in WSL
June 07, 2021pip3
is required to install pipenv
. In our case, it’s used to run some stuff in the python environment like seeding the database.
Then to install pipenv
and start it
Some errors I encountered when starting pipenv shell