Why do I get “ stat: path should be string, bytes, os.PathLike or integer, not tuple” type error?

后端 未结 0 1944
有刺的猬
有刺的猬 2021-01-12 21:14

I am trying to group files into folders based on the prefix of the filename. Error: os.stat(path)

TypeError: stat: path should be string, bytes, os.PathLike or in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题