#7754 closed (duplicate)
error in installer
| Reported by: | florinp | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 0.96 |
| Severity: | Keywords: | installer | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
1)Downloaded the tarball
2)Extracted it into C:\
3)Executed setup.py install
<code>
C:\Django-0.96.2>setup.py install
running install
running build
running build_py
error: package directory '\django' does not exist
</code>
this is shamefull in my oppinion...
Note:
See TracTickets
for help on using tickets.
Duplicate of #7468, the situation and possible solutions are explained there.