Make sure you don't install python from Microsoft Store
-
Install the packages
pip install -r requirements.txt
-
Install the service
python TimeService.py install
python TimeService.py start
-
To Stop or/and remove
python TimeService.py stop
python TimeService.py remove