On Jun 19, 2006, at 4:37 AM, Simen Haugen wrote:
When I try to use py2exe with dabo applications, I get a missing
module
- wx.lib.calendar.
This happens even on small demos like simpledemo1.py
I have to import this even though the application does not use it.
It is used by the dDateTextBox class, allowing the user to set a
date by selecting from the popup calendar instead of having to type
the date. The setup.py script that is created by the AppWizard
explicitly adds wx.lib.calendar to the 'packages' value, to ensure
that this package is added to the exe.
Where does this error occur: when building with py2exe, or when
running the app created by py2exe?
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users