On Thu, Oct 6, 2016 at 5:23 AM, Nagy László Zsolt <[email protected]> wrote: > "C:\Users\Laci\AppData\Local\Programs\Python\Python35\lib\site-packages\win32\PythonService.exe"
I wanted you to run the above executable, not python.exe. If it fails you'll get more information about why it's failing when run directly then when the service controller runs it. Since you're using a per-user installation of Python 3.5, possibly it can't find python35.dll. -- https://mail.python.org/mailman/listinfo/python-list
