[Gajim-devel] demandimport problem, again

Zhihao Yuan lichray at gmail.com
Sat Jun 9 23:07:24 CEST 2012


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

zzz...

-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___________________________________________________
4BSD -- http://4bsd.biz/


More information about the Gajim-devel mailing list