Error
anonymous1computervision opened this issue · 0 comments
anonymous1computervision commented
Hi,
I got the following error while running the code. please help to sort out
Traceback (most recent call last):
File "VehicleMoniter.py", line 251, in
imgF=Image.fromarray(imgF)
File "/home/user/.local/lib/python3.5/site-packages/PIL/Image.py", line 2416, in fromarray
arr = obj.array_interface
AttributeError: 'NoneType' object has no attribute 'array_interface'