Hi, I am fairly new to python and I am trying to get django running propertly.
if I type django-admin.py startproject mysite I keep getting the following message. Type 'django-admin.py help' for usage. whereas if I type django-admin.pyc startproject mysite , it works. I have looked at the file associates and my .py is pointing to python25 whereas .pyc is pointing to python. Is this the problem and if so, how do I change this on Vista. Everytime I change program and point it to python, it doesn't take the association. I am running activeState python 2.5 Regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---