On 10/1/07, Paul McNett <[EMAIL PROTECTED]> wrote: > Nate Lowrie wrote: > > Okay, upgraded to the latest and I get: > > > > Traceback (most recent call last): > > File "mainForm.py", line 13, in <module> > > File "dabo\__init__.pyc", line 128, in <module> > > File "dabo\dLocalize.pyc", line 53, in install > > File "dabo\dLocalize.pyc", line 73, in setLanguage > > File "gettext.pyc", line 469, in translation > > IOError: [Errno 2] No translation file found for domain: 'dabo' > > See the sections in the appwiz-generated setup.py that deals with > copying the dabo locale to the directory dabo.locale and adding it to > the exe as a data file.
I am not in a position to generate an app from the app wizard (computer security issues). Is there a setup.py file you can send me? > > > > Also, the program is almost 40MB!!!! On a simple program less than 80 > > lines of code. I noticed in the buildlog it was creating loaders for > > matplotlib stuff and I am not even using it. > > I ended up uninstalling matplotlib to get rid of that. I was also going to do that... Cheers, Nate L. _______________________________________________ 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/dabo-users/[EMAIL PROTECTED]
