Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: run_pipeline() got an unexpected keyword argument 'videosrc' #5

Open
taboopython opened this issue Sep 22, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@taboopython
Copy link
Owner

$ sh birdfeeder_pycoral.sh
bird_classify_pycoraltest.py:32: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
Loading /home/mendel/coral/pycoral/test_data/mobilenet_v2_1.0_224_quant_edgetpu.tflite with /home/mendel/coral/pycoral/test_data/ImageNetLabels.txt labels.
Traceback (most recent call last):
File "bird_classify_pycoraltest.py", line 183, in
main()
File "bird_classify_pycoraltest.py", line 180, in main
headless=args.headless)
TypeError: run_pipeline() got an unexpected keyword argument 'videosrc'

@taboopython taboopython added the bug Something isn't working label Sep 22, 2021
@taboopython taboopython self-assigned this Sep 22, 2021
@taboopython
Copy link
Owner Author

Asking questions to the original repositories.

google-coral/project-birdfeeder#14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant