Re: NOVICE Question; Installing Django 1.11.2 in Python 3.6 with the correct path

2017-06-27 Thread Antonis Christofides
In addition, don't use spaces on either side of the == Antonis Christofides http://djangodeployment.com On 2017-06-27 19:02, Vijay Khemlani wrote: > You should run pip from the command line, not from inside the python > interpreter shell > > On Tue, Jun 27, 2017 at 11:25 AM,

Re: NOVICE Question; Installing Django 1.11.2 in Python 3.6 with the correct path

2017-06-27 Thread Vijay Khemlani
You should run pip from the command line, not from inside the python interpreter shell On Tue, Jun 27, 2017 at 11:25 AM, wrote: > A a Novice to Python and to Django How do i install Django into the > correct path , I followed the instruction in a Django manual and got an > error message; How do

NOVICE Question; Installing Django 1.11.2 in Python 3.6 with the correct path

2017-06-27 Thread hliddic
A a Novice to Python and to Django How do i install Django into the correct path , I followed the instruction in a Django manual and got an error message; How do I install Django 1.11.2 on windows 10 with the following sys path >>> import sys >>> sys.path ['C:/Users/hlidd/AppData/Local/Programs