On Wed, Oct 5, 2016 at 6:18 AM, Nagy László Zsolt <gand...@shopzeus.com> wrote: > But again, that is not related to the question. Why does it not work? > What is missing?
If you mean why running the service doesn't work, it should once you run the post-install script that copies pywintypes35.dll to the Windows System32 directory. This DLL is required by PythonService.exe. It fails to start without it. After running the post-install script, run `where pywintypes35.dll` to verify that it was copied correctly. -- https://mail.python.org/mailman/listinfo/python-list