On Sep 1, 12:14 am, Gregor Horvath <g...@gregor-horvath.com> wrote: > Am Mon, 31 Aug 2009 12:43:04 -0700 (PDT) > schriebMikeC<mcrav...@att.net>: > > > I have a python executable that's failing to load on a user's machine > > running Windows XP. My developer machine is also running Windows XP. I > > have determined that it is failing when it attempts to load win32ui. > > > I have Python 2.6 on my developer machine and am using the pywin > > support (Mark Hammonds???) for Python 2.6. > > Try to install: > > http://www.microsoft.com/downloads/details.aspx?familyid=9b2da534-3e0... > > 2.6 is linked against VS8 dlls, which are missing on some machines. > > -- > Gregor
Gregor, This solved my problem. Thank you so much! Mike -- http://mail.python.org/mailman/listinfo/python-list