Renderer Argument -3 World Attribute Error
Opened this issue · 0 comments
ARLunan commented
On a Raspberry Pi4/b Ubuntu 22.04: Running python3 demo.py -e -xyz -3 world generates: File "/home/ubuntu/depthai_blazepose/o3d_utils.py", line 119, in init opt.background_color = np.asarray(bg_color) "AttributeError: 'None Type' object has no attribute 'background_color.
BTW: Running python3 demo.py -e -xyz without error required downgrading depthai to version 2.20.2 from 2.21.2.