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/-/FWJ4IYNQ5cQJ. 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.