On 10/7/13, Oscar Edvardsson <[email protected]> wrote:
> I guess you mean that I should execute import mercurial as a python
> command?

yes

> I recieved "ImportError: No module named mercurial", so I guess
> there is something missing in my Mercurial installation.
>

This is what you should get in a properly configured Python (virtual)
environment

{{{#!sh

$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import trac
>>> import mercurial
>>> import tracext.hg.backend
>>>
}}}

[...]

-- 
Regards,

Olemis - @olemislc

Apacheā„¢ Bloodhound contributor
http://issues.apache.org/bloodhound
http://blood-hound.net

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to