Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naman108 authored Apr 27, 2020
1 parent 542877c commit 025f1fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TAKfreeServer/TAKWinService/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ cmd > pip install pywin32
```
## Python windows service “Error starting service: The service did not respond to the start or control request in a timely fashion”
attempt to add python to the system path
```
setx /M PATH "%PATH%;'path to your python installation file';C:\Python38\Scripts;'path to your python installation file'\Lib\site-packages\pywin32_system32;'path to your python installation file'\Lib\site-packages\win32

```
>
side note TAKFreeServer_running_as_service.py can be run independently without being run as service

0 comments on commit 025f1fe

Please sign in to comment.