[Cubicweb] local installation of various cw cubes
Pierre-Yves David
pierre-yves.david at logilab.fr
Tue Apr 3 10:43:31 CEST 2012
On Tue, Apr 03, 2012 at 07:09:11AM +0200, Stéphane Bugat wrote:
> Nicolas, thanks for the tip. However 'hg clone' doesn't seem to work
> either as I have got the following error:
>
> $ hg clone http://hg.logilab.org/cubes/addressbook
> ** unknown exception encountered, please report by visiting
> ** http://mercurial.selenic.com/wiki/BugTracker
> ** Python 2.7.2+ (default, Oct 4 2011, 20:03:08) [GCC 4.6.1]
> ** Mercurial version 1.9.1, système de gestion de sources distribué
> ** Extensions chargées :
> Traceback (most recent call last):
> File "/usr/bin/hg", line 38, in <module>
> mercurial.dispatch.run()
> (...)
> File "/usr/lib/python2.7/dist-packages/mercurial/demandimport.py",
> line 71, in __call__
> raise TypeError("%s object is not callable" % repr(self))
> TypeError: <unloaded module 'iskeyword'> object is not callable
>
> Working on this for two days and found no workaround about this on
> google... It seems to be an 'old' error linked to mercurial repos that
> have subrepos... Do you know anything about this?
>
> Best regards
comes from the fact you are using mercurial from the "cubes/" directory where a
"keyword" cubes exist. The wrong module is imported. Just use mercurial from
outside the "cubes/" directory.
--
Pierre-Yves David
http://www.logilab.fr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.cubicweb.org/pipermail/cubicweb/attachments/20120403/93920b83/attachment-0271.sig>
More information about the Cubicweb
mailing list