I am finding several problems when running a python service in Windows. This is my progress so far:
- I could install my python service with
python main.py install
. - I see my python service listed on Windows Services.
- The first time I hit "Run" a 1053 error appeared which was solved by adding some python paths to the
SystemPath
environment variable. - Hitting "Run" again I got this message in Event Log Viewer:
The instance's SvcRun() method failed <Error getting traceback - traceback.print_exception() failed %2: %3