I have used the AppWizard to build the recipes example from the pycon_2010 tutorial, and it works from the command line.
I am using the SQLite download of the tutorial database (tutorial.sqlite). I compiled the app using buildwin.bat, and the exe works, except that when I close it, a message appears saying that errors occurred, and to check the log. The log says: 2011-05-05 11:54:33 - ERROR - Field ingred: Incorrect unicode encoding set; using 'utf-8' instead I have not changed any of the file headings - they are all # -*- coding: utf-8 -*- Any pointers to where to start looking to fix this, please ? I am running under Windows XP home: Platform: Win Python Version: 2.6.6 on win32 Dabo Version: Version 0.9.3; Revision ~6450 UI Version: 2.8.12.0 on wxMSW Many thanks. _______________________________________________ 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]
