Ajay-Reva
Ajay-Reva
> i have solved it! Can you post how you solved it?
@knikure What do I do when I run from the notebook? Because I'm facing the same issue with my processing job when running from the notebook.
I'm running this on AWS studio with a notebook and my own processing container. ``` #000Traceback (most recent call last): File "/opt/conda/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 808, in _try_get_data data = self._data_queue.get(timeout=timeout) File...