Re: Can only get "manage.py runserver" if I use python3 instead of python

2017-08-16 Thread Ja Cre
s well, you will be able to run it either way. > > Make sure you also learn to use virtualenv > <https://djangodeployment.com/2016/11/01/virtualenv-demystified/>. > > Regards, > > Antonis > > Antonis Christofideshttp://djangodeployment.com > > On 2017-08-1

Can only get "manage.py runserver" if I use python3 instead of python

2017-08-15 Thread Ja Cre
I have been working through the initial tutorial and ran into a load of issues with my anaconda install using python 2.7. In the end it wouldn't launch the server. Anyway, I decided to change up on my machine to python3. That said, I am now getting strange results which are: If I use the termi