Opened 17 years ago
Closed 17 years ago
#6869 closed (invalid)
django-admin problem on a vista-home premium system
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I've installed Django (svn) on a vista-home premium system with Python
2.5. Now when I type
C:\xxx>django-admin.py startproject mysite
I get the following message.
Type 'django-admin.py help' for usage.
I have no idea why this happens (I tried what it suggests and get the
same message).
I'm running python2.5. The system finds django-admin.py because if I
change the name to django-admin1.py it tells me it cannot find the
file. I have successfully installed on xp in the past, so I don't know
why this is happening.
HELP???
Please read the "Please don't use the ticket system to ask support questions. Use the django-users mailing list for that, or our IRC channel. (See the "Get help" section of the community page for more information.)" part of the page you used to open this ticket. USe these suggested channels to ask support.