Edgewall Software

Changes between Initial Version and Version 1 of Ticket #5877


Ignore:
Timestamp:
Aug 15, 2007, 1:42:40 AM (17 years ago)
Author:
Emmanuel Blot
Comment:

This is an installation issue, and as such should be reported to the MailingList, not filled in as a ticket.

You either have an existing (invalid?) installation with a weird siteconfig.py file, or your Python installation is corrupted.

You can verify that

$ python
>>> import sys
>>> sys.prefix

gives a valid Unix directory

and looks for a siteconfig.py file that gets in the way

Please use the MailingList for further questions on this topic

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5877

    • Property Status newclosed
    • Property Priority highestnormal
    • Property Keywords install removed
    • Property Resolutionworksforme
    • Property Severity blockernormal
  • Ticket #5877 – Description

    initial v1  
    1313ERROR:
    1414------
     15{{{
    1516Creating and Initializing Project
    1617 Installing default wiki pages
     
    2223    for page in os.listdir(dir):
    2324OSError: [Errno 2] No such file or directory: 'C:\\Programme\\Python\\2.3\\share\\trac\\wiki-default'
    24 
     25}}}
    2526
    2627This is strange, because I am not on a Windows OS, so where is this default Windows path coming from???  So can't install trac