1. When I tried to import dabo in the IDLE I got the following error :
2. My Operating Sistem is Windows XP - Language - Turkish
3. I downloaded dabo-0.8.4 today (07/07/2008) and installed all prerequirements.
4. What is wrong?
IDLE 1.2
>>> import dabo
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import dabo
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\__init__.py",
line 129, in <module>
dLocalize.install("dabo")
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\dLocalize.py",
line 53, in install
setLanguage(_defaultLanguage, _defaultEncoding)
File "c:\python25\lib\site-packages\Dabo-0.8.4-py2.5.egg\dabo\dLocalize.py",
line 73, in setLanguage
daboTranslation = gettext.translation("dabo", daboLocaleDir,
languages=lang, codeset=charset)
File "C:\Python25\lib\gettext.py", line 469, in translation
raise IOError(ENOENT, 'No translation file found for domain', domain)
IOError: [Errno 2] No translation file found for domain: 'dabo'
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]