MetaR-CNN icon indicating copy to clipboard operation
MetaR-CNN copied to clipboard

TypeError: 'NoneType' object is not iterable

Open JeremyLinky opened this issue 5 years ago • 1 comments

你好!我在跑的时候出现了这个错误,请问怎么解决比较好? RuntimeError: CUDNN_STATUS_EXECUTION_FAILED Exception ignored in: <bound method DataLoaderIter.del of <torch.utils.data.dataloader.DataLoaderIter object at 0x7fb2ad14c470>> Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/torch/utils/data/dataloader.py", line 333, in del File "/usr/local/lib/python3.5/dist-packages/torch/utils/data/dataloader.py", line 319, in _shutdown_workers File "/usr/lib/python3.5/multiprocessing/queues.py", line 345, in get File "", line 969, in _find_and_load File "", line 954, in _find_and_load_unlocked File "", line 887, in _find_spec TypeError: 'NoneType' object is not iterable

JeremyLinky avatar Mar 06 '20 12:03 JeremyLinky

I have the same problem.Have you found a solution to the problem?

hanhao2019102935 avatar Jul 09 '21 07:07 hanhao2019102935