Modify ↓
#960 closed defect (duplicate)
trac-0.7.1-win32 fails to create siteconfig directory
| Reported by: | Owned by: | daniel | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/console | Version: | 0.7.1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Which causes trac-admin to fail with:
import trac.siteconfig ImportError: No module named siteconfig
Solution:
mkdir %PYTHON_HOME%\Lib\site-packages\trac\siteconfig copy con %PYTHON_HOME%\Lib\site-packages\trac\siteconfig\__init__.py #Empty ^Z
Attachments (0)
Change History (2)
comment:1 by , 21 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
comment:2 by , 13 years ago
| Milestone: | 0.7.1 |
|---|
Note:
See TracTickets
for help on using tickets.



(clearing report:35)