hgview #18825 Not working on Karmic [resolved]
This is what I get $ hgview sh: pyrcc4: not found ERROR: Cannot convert the resource file '%s' into a python module. Please check the PyQt 'pyrcc4' tool is installed, or do it by hand running: pyrcc4 /usr/lib/pymodules/python2.6/hgviewlib/qt4/hgqv.qrc -o /usr/lib/pymodules/python2.6/hgviewlib/qt4/hgqv_rc.py Traceback (most recent call last): File "/usr/bin/hgview", line 24, in <module> from hgviewlib.qt4.hgrepoviewer import main File "/usr/lib/pymodules/python2.6/hgviewlib/qt4/__init__.py", line 43, in <module> import hgqv_rc ImportError: No module named hgqv_rc | |
priority | normal |
---|---|
type | bug |
done in | 1.2.0 |
load | 0.500 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2009/11/03 08:59, written by alutz
-
2009/11/28 04:43, written by anon
-
2010/01/09 08:42, written by fcayre-old
add commentsorry, forgot to mention : I installed it from the Jaunty repo.
Is there a workaround for now?
Just installed it on Karmic from hg repo and it works like a charm. You need to install dependency packages as described in project home page when you run from sources. For package installation, see "see also" mention on the present ticket (link to #19504) for instructions.