Hi,
I've just installed Dabo - installation went OK.

But when I try to run DaboDemo, I get this output :-( Can someone help?


bash-4.2$ python DaboDemo.py
2013-11-25 22:57:16 - ERROR -
No translation file found for domain 'dabo'.
    Locale dir = /home/jarmark/Install/Python/dabo-0.9.13/demo/locale
    Languages = ['cs_CZ']
    Codeset = UTF-8
Traceback (most recent call last):
  File "DaboDemo.py", line 6, in <module>
    import dabo
File "/usr/lib/python2.7/site-packages/Dabo-0.9.13-py2.7.egg/dabo/__init__.py", line 186, in <module>

File "/usr/lib/python2.7/site-packages/Dabo-0.9.13-py2.7.egg/dabo/dLocalize.py", line 79, in install File "/usr/lib/python2.7/site-packages/Dabo-0.9.13-py2.7.egg/dabo/dLocalize.py", line 113, in setLanguage
  File "/usr/lib/python2.7/gettext.py", line 471, in translation
    raise IOError(ENOENT, 'No translation file found for domain', domain)
IOError: [Errno 2] No translation file found for domain: 'dabo'



I have Mageia3 linux with KDE 4.10
Python 2.7.5
wxPython 2.8.12


Thanx, Martin
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/5293cf92.4030...@centrum.cz

Reply via email to