You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/mnt/DATA1/jsl/MARL/MARLsourcefile/dataReader.py", line 170, in init
self.image_files = [line.split('\n')[0] for line in open(files_list[0])]
TypeError: expected str, bytes or os.PathLike object, not _io.TextIOWrapper