robmarkcole / HASS-Deepstack-object

Home Assistant custom component for using Deepstack object detection
https://community.home-assistant.io/t/face-and-person-detection-with-deepstack-local-and-free/92041
MIT License
437 stars 97 forks source link

Used to work fine now has error with import draw_box #96

Closed i00 closed 4 years ago

i00 commented 4 years ago

With the latest version of HA (0.103.5) I get this: Platform error image_processing.deepstack_object - cannot import name 'draw_box' from 'homeassistant.components.image_processing' (/usr/src/homeassistant/homeassistant/components/image_processing/init.py)

Any ideas? Thanks

robmarkcole commented 4 years ago

Hi you need to update to the latest release. Thanks