hezhangsprinter / DCPDN

Densely Connected Pyramid Dehazing Network (CVPR'2018)
401 stars 112 forks source link

ERROR: Unexpected bus error encountered in worker. #58

Open kirqwer6666 opened 3 years ago

kirqwer6666 commented 3 years ago

ERROR: Unexpected bus error encountered in worker. This might be caused by insufficient shared memory (shm). Traceback (most recent call last): File "/home/zyq/anaconda3/envs/dehazepy36/lib/python3.6/site-packages/PIL/ImageFile.py", line 510, in _save fh = fp.fileno() AttributeError: '_idat' object has no attribute 'fileno'

how should i address this? Thank you!