It works with test.py showing simple print statement
BUT not working for below code, how to have this below code executed through scheduler
import pywhatkit
pywhatkit.sendwhatmsg('+91xxxxxxxxx', 'Good Morning', 18, 18)
It works with test.py showing simple print statement
BUT not working for below code, how to have this below code executed through scheduler
import pywhatkit
pywhatkit.sendwhatmsg('+91xxxxxxxxx', 'Good Morning', 18, 18)