crontab|crontab 运行python 时报错

运行crontab时会报python 某个 module 不存在,
解决方法:/usr/local/bin/python 要运行的脚本.py
其实就是把python的完整路径给出就行

    推荐阅读