py2exe AttributeError problem, please help

Greg McFarlane gregm at iname.com
Thu May 29 22:57:54 EDT 2003


You need to use the bundlepmw.py script first, to create a single
Pmw.py file which contains all the Pmw code your application requires.
 See the section on "Freezing Pmw" in the Pmw html page "Dynamic
loader".

"m98aslin212" <sfwe at swe2.com> wrote in message news:<07Osa.89995$ya.2776362 at news1.calgary.shaw.ca>...
> Hi everyone - I could use some help, please!
> 
> I am using py2exe on a Win2k machine.  Except for warnings during
> compile/build, everything seems to work properly.  But when I execute the
> program I've just built, I get AttributeError problem with the Pmw library:




More information about the Python-list mailing list