Exception ignored in: <function _MultiProcessingDataLoaderIter.__del__ at

You might be running into a similar issue as described here which seems to point to a bad interaction between tqdm and Python’s multiprocessing module.

1 Like