After I installed Python and Djangom, I'm trying to use virtualenv
for django project purpose using virtualenv. I installed virtualenv using pip.
pip install virtualenv # got install successfully
When I tried to run it, I got the error message
C:UsersgshivDesktopDjangoProject>virtualenv
'virtualenv' is not recognized as an internal or external command,
operable program or batch file.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…