dbader / schedule

Python job scheduling for humans.
https://schedule.readthedocs.io/
MIT License
11.71k stars 960 forks source link

not able to use the schedule module in the Windows server 2012 r2 edition , #535

Closed sravanre closed 1 year ago

sravanre commented 2 years ago

why I am not able to use the schedule module in the Windows server 2012 r2 edition , same code is working fine for me in the windows 10 desktop ,

But not in the windows server 2012

beliaev-maksim commented 2 years ago

there could be multiple differences in how time is treated on OSs Windows Server 2012 is too old and EOL

You need to upgrade at least to Server 2019