check 发表于 2020-4-15 15:25:45

猫盘运行python计划任务结果输出为 sh:python: coomand not found

在猫盘上运行一个计划任务,脚本是xxx.py。计划任务设置中 python \xxxxxx.py。查看输出的结果是sh:python:command not found。该如何解决?

chwhsen 发表于 2020-4-15 15:41:41

要用绝对地址的吧

check 发表于 2020-4-15 16:44:49

chwhsen 发表于 2020-4-15 15:41
要用绝对地址的吧

地址是用的是 Python /volume1/............/auto-checkin.py

i6941 发表于 2020-4-15 17:42:37

没找到python

check 发表于 2020-4-15 18:53:11

i6941 发表于 2020-4-15 17:42
没找到python

请问要如何解决呢?

Ealrang 发表于 2020-4-15 19:33:38

其实可以用腾讯云函数,还免费
页: [1]
查看完整版本: 猫盘运行python计划任务结果输出为 sh:python: coomand not found