Traceback (most recent call last): File "./src/threads.py", line 24, in files = list_of_folders_files(source_dir_path) # give the path here File "./src/threads.py", line 12, in list_of_folders_files return os.listdir(path=path) FileNotFoundError: [Errno 2] No such file or directory: '../../tg-contest/DataClusteringSample0817'