On Thursday 07 August 2008 04:26:39 pm johnf wrote:
> On Thursday 07 August 2008 04:14:38 pm Nate Lowrie wrote:
> > Buddy of mine checked out trunk, set the .pth file, and got this error:
> >
> > File "<pyshell#0>", line 1, in <module>
> >    import dabo
> >  File "C:\projects\dabo2\dabo\_init_.py", line 129, in <module>
> >    dLocalize.install("dabo")
> >  File "C:\projects\dabo2\dabo\dLocalize.py", line 53, in install
> >    setLanguage(_defaultLanguage, _defaultEncoding)
> >  File "C:\projects\dabo2\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'
> >
> > Thoughts?
> >
> > Nate L.
>
> What version of windows?

Also check the version of python.  I wonder if it lack uni-code. 

-- 
John Fabiani


_______________________________________________
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]

Reply via email to