
# 日志提示"Please set the train_url to an empty obs directory"
#### 问题现象
日志提示"Please set the train_url to an empty obs directory"。
#### 原因分析
对于不支持断点训练的模型，如果选择训练输出路径不是空目录，会出现该报错。
#### 处理方法
对于不支持断点训练的模型，请您将模型的输出路径train_url设置为空目录。
