I'm not sure what you mean by compulsory, but most serious django
programmers do use the virtual environment so that they don't run into
errors among dependencies. For example, some versions of django may
not be compatible with python 3.2, etc. There are different tools
available to use a virtual environment. You may want to check out
Anaconda: https://docs.anaconda.com/.

On Fri, Apr 10, 2020 at 2:31 PM Philip Onyeachonam
<pio14phi...@gmail.com> wrote:
>
> is it   compulsory that i isolate the virtual environment when im installing 
> Django
>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/3c1d3abd-8e16-4fcc-a21c-e119b6dd927a%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK8W3XqG-NVZ7WSJb8pJbKLfBLWMmv9HJck7Kj4LwCnMOh4qaA%40mail.gmail.com.

Reply via email to