hezhangsprinter / DCPDN

Densely Connected Pyramid Dehazing Network (CVPR'2018)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR: Unexpected bus error encountered in worker.

kirqwer6666 opened this issue · comments

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!