Open 14211019 opened 5 years ago
a = os.fspath(a) TypeError: expected str, bytes or os.PathLike object, not NoneType
Please checkout the path of your data
a = os.fspath(a) TypeError: expected str, bytes or os.PathLike object, not NoneType