On 2/14/2016 8:08 PM, Mike Dewhirst wrote:
1. Uninstall all versions of Python on your machine
2. Start again and install Python 3.5 (pip was first part of the
Python install with 3.4)
That seemed a bit radical and time consuming. I examined the PATH
environment variable, replaced python33 with python35 and now I am
making good progress. Thanks for the nudge.
3. Continue with https://docs.djangoproject.com/en/1.9/howto/windows/
Good luck and welcome!
On 15/02/2016 11:48 AM, 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.
--
Image and video hosting by TinyPic
--
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/56C3476A.8090205%40gmail.com.
For more options, visit https://groups.google.com/d/optout.