[BUG] pulling from ssh

Andrew Thompson andrewkt at aktzero.com
Mon Jul 11 12:52:52 CDT 2005


Vadim Lebedev wrote:
> It seems to be mercurial installation problem....
> see what happens when i do:
> 
> ssh localhost ~/bin/hg -R eXosip.hg status
> Traceback (most recent call last):
>   File "/home/vadim/bin/hg", line 11, in ?
>     from mercurial import commands
> ImportError: No module named mercurial
> 
> Any idea how to fix it?

It looks like you did a local install. You should have a ~/lib/python 
directory with a mercurial/ directory inside of it. You need to get the 
~/lib/python directory added to PYTHONPATH. How exactly to do that will 
depend on your shell/distribution.

-- 
Andrew Thompson
http://aktzero.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: andrewkt.vcf
Type: text/x-vcard
Size: 153 bytes
Desc: not available
Url : http://www.selenic.com/pipermail/mercurial/attachments/20050711/b4c7bf23/andrewkt.vcf


More information about the Mercurial mailing list