Py2exe for 2.3 also copies python22.dll

Brad Clements bkc at Murkworks.com
Tue Aug 19 14:05:42 EDT 2003


Great, I expect that answers my other post about 'can't connect to service
controller' as well.

are  the win32  sources still required to rebuild run_svc?

--
Novell DeveloperNet Sysop #5

_
"Thomas Heller" <theller at python.net> wrote in message
news:oeymloja.fsf at python.net...
> "Brad Clements" <bkc at murkworks.com> writes:
>
> > Here's a "screen shot" I'm running
> >
> > python setup.py -d c:\temp\rose s UMXService
> >
> > I have python 2.2 installed, and 2.3. 2.3 is the 'default' for .py
> > files but it seems that py2exe's setup copies pythonxx.dll from
> > system32, rather than picking the specific version that's needed
> >
>
> Due to a bug, the run_svc.exe distributed with py2exe for Python 2.3
> is linked with pywintypes22.dll instead of pywintypes23.dll.
>
> Rebuilding py2exe from source should help (currently I have no time to
> do it myself).
>
> Thanks,
>
> Thomas
> --
> http://mail.python.org/mailman/listinfo/python-list
>








More information about the Python-list mailing list