Open csrujan opened 6 years ago
s = os.fspath(s)
TypeError: expected str, bytes or os.PathLike object, not module
s = os.fspath(s)
TypeError: expected str, bytes or os.PathLike object, not module