Changes between Initial Version and Version 3 of Ticket #9709


Ignore:
Timestamp:
Jan 28, 2012, 3:11:57 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9709 – Description

    initial v3  
    11Hello,
    22
    3 I'm currently trying to install the plugin to a windows Server 2008 machine with Python 2.6.5 and Trac 0.12.2. When I start the easy_install, after a while it ends with "IndexError: list index out of range". The latest working line was:
     3I'm currently trying to install the plugin to a windows Server 2008 machine with Python 2.6.5 and Trac 0.12.2. When I start the easy_install, after a while it ends with:
     4
     5{{{
     6IndexError: list index out of range"
     7}}}
     8
     9The latest working line was:
     10{{{
    411python\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\egg_info.py", line 233, in get_svn_revision
     12}}}