Giter Club home page Giter Club logo

Comments (5)

hjonnala avatar hjonnala commented on July 17, 2024

Hi @easy-and-simple please try runnig bash install_requiremnets.sh.

from example-object-tracker.

easy-and-simple avatar easy-and-simple commented on July 17, 2024

So you think I am moron so I didn't run it?
This stupid script is not working! Module gi is installed and it is there, but stupid coral code can't find and load it
It is very annoying that no body cares about that nothing works. Coral documentation is very bad and useless

from example-object-tracker.

easy-and-simple avatar easy-and-simple commented on July 17, 2024

I installed older ubuntu version with python3.9 without any clue because google scripts and examples don't work.
Anything working here???????????? Any support here??????????????????????
Google scripts don't have any explanations or at least useful comments that explains what does the code.
Only your stupid and useless classification example works, nothing more

gstreamer# python3 detect.py --tracker sort
No protocol specified
Unable to init server: Could not connect: Connection refused
No protocol specified
Unable to init server: Could not connect: Connection refused
Loading ../models/mobilenet_ssd_v2_coco_quant_postprocess_edgetpu.tflite with ../models/coco_labels.txt labels.
Gstreamer pipeline:
v4l2src device=/dev/video0 ! video/x-raw,width=640,height=480,framerate=30/1 ! tee name=t
t. ! queue max-size-buffers=1 leaky=downstream ! videoconvert ! videoscale ! video/x-raw,width=300,height=225 ! videobox name=box autocrop=true
! video/x-raw,format=RGB,width=300,height=300 ! appsink name=appsink emit-signals=true max-buffers=1 drop=true
t. ! queue max-size-buffers=1 leaky=downstream ! videoconvert
! rsvgoverlay name=overlay ! videoconvert ! ximagesink sync=false

No protocol specified
Error: gst-resource-error-quark: Could not initialise X output (10): ../sys/ximage/ximagesink.c(867): gst_x_image_sink_xcontext_get (): /GstPipeline:pipeline0/GstXImageSink:ximagesink0:
Could not open display

from example-object-tracker.

Hecto-r avatar Hecto-r commented on July 17, 2024

For anyone else with the ModuleNotFoundError: No module named 'gi' issue
pip install PyGObject.

from example-object-tracker.

sangyo1 avatar sangyo1 commented on July 17, 2024

For anyone else with the ModuleNotFoundError: No module named 'gi' issue pip install PyGObject.

I have same issue too. I install in raspberry pi I kept getting No module named 'gi'
Also pip install PyGObject is kept getting failed too

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

from example-object-tracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.