Thanks for the quick reply! I realized I posted a poor screenshot where the name of the project had a space in it. I was being a bit silly there, to be honest...that was after many failed attempts.
I've tried without spacing, and I got the same thing. I've tried all sorts of things, really...here are a bunch of my attempts, with accompanying code and screenshots. They all give the same error. 1. Regular creation from any directory C:\users\jmeas\webdesign> django-admin.py startproject firstone http://www.jmeas.com/webdesign/django_error2.png 2. Moving to the directory with django-admin.py file and running it there. 3. Typing the whole name of the file to run it (independently of #2 and combined with #2, as below) http://www.jmeas.com/webdesign/django_error3.png<http://www.jmeas.com/webdesign/django_error2.png> 3. adding the file to the Paths I've noticed I have django-admin.py in both C:\python32\Scripts and the longer URL in some of those screenshots. This doesn't seem to be affecting their functionality, though. I've tried them both, and I think it's the same error. On Tuesday, July 10, 2012 10:25:34 PM UTC-4, James Smith wrote: > > Hey there, > > I've recently taken up learning Django, but I've run into an issue I can't > seem to resolve. > > Some information: > Windows 64-bit > Django 1.4 > Python 3.2 > > And this is the tutorial I'm following: > > https://docs.djangoproject.com/en/dev/intro/tutorial01/ > > When I try to start a new project, I get this: > > http://www.jmeas.com/webdesign/django_error.png > > So, it's a syntax error. I found that the startproject feature was changed > in Django 1.4, from what I read it sounded like what I typed should still > work. > For the record, I also tried including a path, and that failed, too. > > If you have any insights into what might be causing this error, do let me > know. I hope it's not something super simple that I'm just overlooking! > > Thanks, > > James > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/W8PKzTiqriMJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.