@2802 ⚑举报 

人间有情
游客

未曾老师,这个命令行我确认过是对的,然后我又重新建立了yaml文件,现在问题变成了下面这个提示,我都不知道到底是哪里出问题了。老师再帮我看看会是哪里的问题,真的麻烦未曾老师了。

yaml代码如下:

url_template:"https://minghuaji-1259446244.cos.ap-beijing.myqcloud.com/image-bundle/2a6013aa115d4d76acaaf102ca69ed6e/16/{{x/254}}_{{y/254}}.jpg"

variables:

- name:x
from: 0
to:97407 #image width,taken from stage 1
step:254 #tile width,taken from stage 1

- name:y
from:0
to:10476 #image height
step:254 #tile height