Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#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...

Change History (2)

comment:1 by Ramiro Morales, 16 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #7468, the situation and possible solutions are explained there.

comment:2 by Jacob, 13 years ago

milestone: 1.0 beta

Milestone 1.0 beta deleted

Note: See TracTickets for help on using tickets.
Back to Top