On 08/04/2011 11:43 PM, Dariusz Śmigiel wrote:
>   File "/usr/lib/python2.6/dist-packages/tortoisehg/hgqt/qtlib.py",
> line 22, in <module>
>     from hgext.color import _styles
>   File "/usr/lib/python2.6/dist-packages/mercurial/demandimport.py",
> line 109, in _demandimport
>     mod = _origimport(name, globals, locals)
> ImportError: No module named color

Mhm, the file /usr/lib/python2.6/dist-packages/hgext/color.py should be
in mercurial-common 1.9.1

> ii  mercurial                     1.9.1-1    scalable distributed version 
> contr

And mercurial 1.9.1 depends on mercurial-common 1.9.1.
And in fact it works on my system...

Can you check which version of mercurial-common you have, please?
And also that you have /usr/lib/python2.6/dist-packages/hgext/color.py

Btw, given that thg imports directly hgext.color, it should depend on
mercurial-common too, but that's not the problem...

Thanks,
Ludovico



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to