Hi, you already have virtualenv with python3.5. To create a new virtual environment you can do.
c:\Temp>c:\Python35\python c:\Python35\Tools\Scripts\pyvenv.py myenv (https://docs.python.org/3/library/venv.html) Cheers On Monday, February 15, 2016 at 1:49:33 AM UTC+1, bob gailer wrote: > > I tried following the instructions at > https://docs.djangoproject.com/en/1.9/howto/windows/. > > I installed Python in C:\python35. After that most things didn't seems > to work as promised. > > Python 3.5 does not appear in the PATH. (Python 3.3 is there.) Yes I > checked |Add Python 3.5 to PATH. > > C:\>python --version > Python 3.3.3 > > I typed (at the C: prompt) pip install virtualenvwrapper-win > > 'pip' is not recognized as an internal or external command, > operable program or batch file. > > After searching I found pip in C:\python35/scripts > > So I changed to that directory and typed > ||C:\python35/scripts>||pip install virtualenvwrapper-win > > That worked.| > > |Then I tried |mkvirtualenv myproject and got > 'virtualenv.exe' is not recognized as an internal or external command, > operable program or batch file. > > A few years ago I tried to install Django. I recall running into similar > issues. > > I must be missing something. Any guidance would be appreciated. > -- 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 post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e3d50098-cc28-4937-8960-8544ccad0df7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.