[Gajim-devel] demandimport problem, again

Yann Leboulanger asterix at lagaule.org
Sun Jun 10 10:12:16 CEST 2012


On 06/09/2012 11:07 PM, Zhihao Yuan wrote:
> When RST is activated, and you type a message
>
>    File "/usr/local/share/gajim/src/common/demandimport.py", line 58, in _load
>      mod = _origimport(head, globals, locals)
>
> in /usr/local/lib/python2.7/site-packages/docutils/parsers/rst/states.py
>
> try:
>      import roman            #<--- fail
> except ImportError:
>      import docutils.utils.roman as roman

I don't have any problem with RST. Could you be more precise?

Which Gajim version? You seem to be under linux, python2.7?

could you give the full traceback?

Maybe you miss python-roman package on which python-docutils depends?

-- 
Yann


More information about the Gajim-devel mailing list