I am starting to learn python as a backend. And I wanted to use it with Django. But, I am told I need to set up virtual environment. Virtualenv, and I have installed it but I am having a hard time activating it can any one please help me?
And what are the details of working in a virtual environment. Is django supposed to be installed in that environment.
Thanks.