Pytest tmpdir_factory 抛出了一个错误 “Expected binary or unicode string, got local”

我正在使用 pytest 来测试将数据分割成训练集、验…