On 10/01/2010 07:13 AM, Jeff Johnson wrote: > I'm so close I can taste it! I get the following traceback when running > the exe: > > 2010-10-01 07:07:44 - ERROR - > No translation file found for domain 'dabo'. > Locale dir = C:\PYTHON~1\jp\soc\dist\library.zip\dabo\locale > Languages = ['en_US'] > Codeset = cp1252 > 2010-10-01 07:07:56 - ERROR - Could not bind to 'socsets.ssurl' > Reason: 'NoneType' object has no attribute 'ssurl' > > I was able to troubleshoot everything else, but I am stumped on this one. > >
Ok. socsets.ssurl is a table in my sqlite database. The database is in the same folder as the .exe and running the exe does not recognize the database. It works fine from the .py file. Jeff ------------------- Jeff Johnson [email protected] _______________________________________________ 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]
