跳转到内容

File parser not found

FileParserNotFound:未找到’<文件_名称>‘对应的解析器(parser)。请将解析器函数(例如:parser: csv)传入到 file 加载器中。

file 加载器无法确定需要使用哪个解析器。请提供一个自定义解析器(例如:toml.parsecsv-parse)用以从文件内容来创建集合。

另见:

贡献 社区 赞助