From: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - 2005-01-10 08:10:44
|
On Thu, 6 Jan 2005 10:12:09 +0530, Luanne Coutinho wrote: >I do have the button imported- this is my setup.py <snip> >from distutils.core import setup >from PythonCard.components import textfield,statictext,button >import py2exe In which case, my brief attempt at helping has come to a grinding halt :-( I was going to try out py2exe this weekend on one of my PythonCard projects to see if I could replicate your problem here, but for some reason the py2exe installer falls over on my XP machine (double-clicking the self-installing exe brings up an illegal instruction in the 16-bit DOS subsystem!). Neil |