Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

examples won't work with USB Accelerator on Mac OS #80

Open
akosb opened this issue Jan 2, 2022 · 2 comments
Open

examples won't work with USB Accelerator on Mac OS #80

akosb opened this issue Jan 2, 2022 · 2 comments
Assignees
Labels
Hardware:USB Accelerator Coral USB Accelerator issues subtype:macOS macOS Build/installation issues type:bug Bug type:docs-bug Document issues

Comments

@akosb
Copy link

akosb commented Jan 2, 2022

Description

Hi,

according to the README, examples in this repo would work with the USB Accelerator on MacOs - that is opposing issue#71 where it's stated : project posenet does not work on native Mac OS.

Could you please fix the issue or update the README?!

Thanks and regards, Akos

Click to expand!

Issue Type

Bug, Documentation Bug

Operating System

Mac OS

Coral Device

USB Accelerator

Other Devices

No response

Programming Language

Python 3.9

Relevant Log Output

AttributeError: 'Delegate' object has no attribute '_library'
@google-coral-bot google-coral-bot bot added Hardware:USB Accelerator Coral USB Accelerator issues subtype:macOS macOS Build/installation issues type:bug Bug type:docs-bug Document issues labels Jan 2, 2022
@hjonnala
Copy link

hjonnala commented Jan 3, 2022

HI @akosb please try these steps google-coral/project-bodypix#22 (comment) to run python3 simple_pose.py. Other examples do not work as gstremaer pipelnines have to modified for MacOS. Thanks!

@akosb
Copy link
Author

akosb commented Jan 4, 2022

Hi @hjonnala,

I think the following issues stopping people to use the examples on a Mac:

  • missing file: posenet_decoder.dylib - file is not in posenet_lib (here)
  • gstreamer: as you noted "Current gstreamer pipeline does not work with macOS. "

Both are show stoppers to get project_posenet examples working on MacOS, so the README should be updated, and it should state that 'MacOS currently not supported'?

On the other hand, thanks for the link, through that I could get a working posenet_decoder.dylib and as I have a pipeline that is not gstreamer dependent, I got things working on my side 😃

Regards, Akos

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hardware:USB Accelerator Coral USB Accelerator issues subtype:macOS macOS Build/installation issues type:bug Bug type:docs-bug Document issues
Projects
None yet
Development

No branches or pull requests

2 participants