Opened 16 years ago
Closed 16 years ago
#8505 closed (fixed)
The installation instructions assume a pathname without a space in the directory names
Reported by: | jonathanberger | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | 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
The installation instructions assume a pathname without a space in the directory names. On Mac OS X, it's fairly common to be in a "Python Code" directory. Simply enclosing the commands in quotes fixes this.
Note:
See TracTickets
for help on using tickets.
This was fixed (although obviously not as a result of this ticket).