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
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.