My python script is not running under my crontab.
I have placed this in the python script at the top:
#!/usr/bin/python
I hav
If you are using anaconda for python then the path to use will be :
/home/username/anaconda3/bin/python test.py