i\'m completely new to the python and django.,after installation of python and django. i\'m trying to use virtualenv for django project purpose using virtula env . i install
There are three points that you need to consider:
C:\Program Files (x86)\Python36-32\ and C:\Program Files (x86)\Python36-32\Scripts\pip install virtualenv, make sure that you run cmd as administrator. Otherwise, there might an access denied error during installation and virtualenv will not be installed properly.virtualenv.exe. If not, uninstall will pip uninstall virtualenv and install again.