What steps will reproduce the problem?
1. Downloaded git-cola-1.8.1 on RHL
2. Extract and run git-cola from bin directory
I see the following error:
Traceback (most recent call last):
File "cola/bin/git-cola", line 44, in <module>
from cola.app import main
File "cola/__init__.py", line 2, in <module>
File "cola/models/selection.py", line 8, in <module>
AttributeError: 'module' object has no attribute 'namedtuple'
What version of the product are you using? On what operating system?
I am using python 2.5.4 and git-cola-1.8.1.
Please provide any additional information below.
Original issue reported on code.google.com by vikas.vt...@gmail.com on 8 May 2013 at 6:32
Original issue reported on code.google.com by
vikas.vt...@gmail.com
on 8 May 2013 at 6:32