Edgewall Software

Ticket #960 (closed defect: duplicate)

Opened 4 years ago

Last modified 4 years ago

trac-0.7.1-win32 fails to create siteconfig directory

Reported by: trac@… Owned by: daniel
Priority: normal Milestone: 0.7.1
Component: admin/console Version: 0.7.1
Severity: normal Keywords:
Cc:

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

Change History

Changed 4 years ago by anonymous

  • status changed from new to closed
  • resolution set to duplicate

Add/Change #960 (trac-0.7.1-win32 fails to create siteconfig directory)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from daniel. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.