On Dec 5, 10:46 am, [EMAIL PROTECTED] wrote:
> On Dec 5, 10:07 am, [EMAIL PROTECTED] wrote:
>
>
>
> > On Dec 5, 9:50 am, [EMAIL PROTECTED] wrote:
>
> > > Having a problem with "compiling" a Tkinter/python program using
> > > py2exe (and pyinstaller, for that matter)...
>
> > > I have several dialog
On Dec 5, 10:07 am, [EMAIL PROTECTED] wrote:
> On Dec 5, 9:50 am, [EMAIL PROTECTED] wrote:
>
>
>
> > Having a problem with "compiling" a Tkinter/python program using
> > py2exe (and pyinstaller, for that matter)...
>
> > I have several dialogs that are derived from the tkSimpleDialog.Dialog
> > cla
On Dec 5, 9:50 am, [EMAIL PROTECTED] wrote:
> Having a problem with "compiling" a Tkinter/python program using
> py2exe (and pyinstaller, for that matter)...
>
> I have several dialogs that are derived from the tkSimpleDialog.Dialog
> class. These work just fine if run through the interpreter. Wh
On Dec 5, 9:50 am, [EMAIL PROTECTED] wrote:
> Having a problem with "compiling" a Tkinter/python program using
> py2exe (and pyinstaller, for that matter)...
>
> I have several dialogs that are derived from the tkSimpleDialog.Dialog
> class. These work just fine if run through the interpreter. Wh
On Dec 5, 9:50 am, [EMAIL PROTECTED] wrote:
> Having a problem with "compiling" a Tkinter/python program using
> py2exe (and pyinstaller, for that matter)...
>
> I have several dialogs that are derived from the tkSimpleDialog.Dialog
> class. These work just fine if run through the interpreter. Wh
Having a problem with "compiling" a Tkinter/python program using
py2exe (and pyinstaller, for that matter)...
I have several dialogs that are derived from the tkSimpleDialog.Dialog
class. These work just fine if run through the interpreter. When I
"compile" this with py2exe, I don't see any erro