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'
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!