The ispc cron log is a ispconfig log file and not a log for your client cronjobs. So the errors that you see there are not related.
My guess is that you created a jailed cronjob, which is the default and as python is not within the jail, the cronjob can not be run. So either you create a unjailed cronjob or you would have to modify the jail and add python.
|