HolyBranches avatar

Trying to Manually set up a virtual environment with pipenv

holybranches

Published: 26 May 2021 › Updated: 26 May 2021Trying to Manually set up a virtual environment with pipenv

Trying to Manually set up a virtual environment with pipenv

Route 1

Made a dir

cd-ed into that directory

pipenv-installed django

pipenv-shelled the dir

django-admin started a project

ran the server

Output:

Screenshot (308).png

i.e. SUCCESS

Route 2

made a dir

copied Pipfile and Pipfile.lock from a dir where it is installed

cd-ed into the dir

pipenv-shelled the dir

django-admin started a project

ran the server

OutPut:

Screenshot (310).png

i.e. Failed.

One day, it will make sense.

Leave Trying to Manually set up a virtual environment with pipenv to:

Written by

The cool cat on any block.

Read more #python posts


Best Posts From HolyBranches

We have not curated any of holybranches's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From HolyBranches