Hi, i recently tried to install the gst-python-1.0 library from this repository https://gitlab.freedesktop.org/gstreamer/gst-python.git. After the installation, i encountered a problem where it states that “command Not found”.
Also i tried this method below and encountered this error below:
pip3 install gst-python
Collecting gst-python
Could not find a version that satisfies the requirement gst-python-1.0 (from versions: )
No matching distribution found for gst-python
what can be the most suitable installation method for the Jetson Nano?
Thanks In advance.