Changes between Initial Version and Version 1 of Ticket #12445


Ignore:
Timestamp:
Jul 19, 2015, 3:04:53 PM (9 years ago)
Author:
Jun Omae
Comment:

That is a setuptools issue. See comment:4:ticket:10778.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12445

    • Property Priority changed from highest to normal
    • Property Status changed from new to closed
    • Property Resolution changed from to cantfix
    • Property Severity changed from critical to normal
  • Ticket #12445 – Description

    initial v1  
     1{{{
    12OS: CentOS7
    23Python: 2.7
     
    45Bable:0.9.6
    56customfieldadminplugin: 1.0
    6 
     7}}}
    78I install DateFieldPlugin follow Command
    8 
    9 #sudo easy_install https://trac-hacks.org/svn/datefieldp
    10 lugin/1.0/
     9{{{
     10#sudo easy_install https://trac-hacks.org/svn/datefieldplugin/1.0/
    1111
    1212....... error message..........
     
    9191    dirurl = data[0][3]
    9292IndexError: list index out of range
    93 
     93}}}
    9494
    9595If this is a fatal error on python2.7