Opened 13 years ago
Closed 13 years ago
#20265 closed Uncategorized (wontfix)
django-admin.py: command not found
| Reported by: | anonymous | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.5 |
| Severity: | Normal | 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
Run into this issue lately on windows 7
instead of modyfying system PATH variable solved through simply typing
C:\Python33\Scripts\django-admin.py startproject <projectname>
took me a while to figure that out
maybe consider adding it this to troubleshooting section =)
Best Regards
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
| Has patch: | unset |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I think this is a won't fix. This piece of documentation explains how to solve this problem in Windows easy and clearly enough IMHO.