jackersson / gst-python-plugins

42 stars 13 forks source link

ModuleNotFoundError: No module named 'gstreamer' #10

Closed mfoglio closed 2 years ago

mfoglio commented 2 years ago

When importing from from gstreamer.utils import gst_buffer_with_caps_to_ndarray I can't figure out what module is gstreamer exactly.

mfoglio commented 2 years ago

My bad, it comes from pip3 install gstreamer-python @ git+https://github.com/jackersson/gstreamer-python.git#egg=gstreamer-python from requirements.txt