quachtina96 / pysam

Automatically exported from code.google.com/p/pysam
0 stars 0 forks source link

Executing git-cola is unsuccessful #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Not pysam related?

Best wishes,
Andreas

Original comment by andreas....@gmail.com on 26 Jun 2013 at 7:14