Re: Instructions from Django to run under Python don't work.

2015-01-18 Thread Vinayak Kaniyarakkal
On Sunday, 18 January 2015 07:53:25 UTC+5:30, Lisa Jennings wrote: > > I have been trying for two days to install django with Python 3.4 > operating in windows 7. Everything I try according to your instructions, > fails. > > The command "import django" seems to work > That means django is

Re: Instructions from Django to run under Python don't work.

2015-01-18 Thread Some Developer
On 19/01/15 00:41, Lisa Jennings wrote: I keep getting syntax errors. What syntax errors? Be specific. -- 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

Re: Instructions from Django to run under Python don't work.

2015-01-18 Thread Lisa Jennings
I keep getting syntax errors. On Saturday, January 17, 2015 at 9:23:25 PM UTC-5, Lisa Jennings wrote: > > I have been trying for two days to install django with Python 3.4 > operating in windows 7. Everything I try according to your instructions, > fails. The command "import django" seems to wo

Re: Instructions from Django to run under Python don't work.

2015-01-18 Thread Russell Keith-Magee
On Sun, Jan 18, 2015 at 10:23 AM, Lisa Jennings wrote: > I have been trying for two days to install django with Python 3.4 > operating in windows 7. Everything I try according to your instructions, > fails. The command "import django" seems to work but the command "print > (django.get_version())