Modify ↓
Ticket #5011 (closed defect: invalid)
Opened 5 years ago
Last modified 5 years ago
Python24\Scripts doesn't exist.
| Reported by: | andrew@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web frontend/tracd | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
We've followed your instruction page step by step, but we're running into an issue with trying to run the "tracd" and "tracd-admin" scripts. Unfortunately, the directory you've specified [%inst_dir%\Python24\Scripts] doesn't seem to have been created.
There is a scripts directory beneath [%inst_dir%\Python24\tools\], but this doesn't seem to contain the requisite scripts. Are there additional steps required in this case?
Attachments
Change History
comment:1 Changed 5 years ago by andrew@…
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 5 years ago by eblot
- Priority changed from high to normal
- Severity changed from blocker to normal
Note: See
TracTickets for help on using
tickets.



Turns out it bottomed out looking for .Net SDK when installing the database, and never reached the point where that directory was created. Fixed on our own.