google-coral / examples-camera

Small code snippets that show how to stream camera images to a Coral device.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AttributeError: 'Delegate' object has no attribute '_library'

vmukund36 opened this issue · comments

Description

I have installed all the necessary dependencies mentioned in Coral as well as the ones mentioned in the repo and I have updated all the existing dependencies to its expected versions. I still get the error 'AttributeError: 'Delegate' object has no attribute '_library' when I try to run the program. I have tried all the solutions mentioned in other repos as well as on stack overflow but I am unable to resolve this issue. I am using Coral USB accelerator and MacOS system to run it. Kindly do suggest some fixes for this issue.

Click to expand!

Issue Type

Performance, Support

Operating System

Mac OS

Coral Device

USB Accelerator

Other Devices

No response

Programming Language

Python 3.9

Relevant Log Output

No response