I have a python script that runs another python script. that \'other script\' (script being run) takes ~ 45[min] to complete.
When the \'execution\' script is run from U
There are usually a few common misunderstandings made when trying to run things from cron.
When cron fails it will by default attempt to send mail. You can look in your local mail box or queue (if your mta is down) for errors.