The important parts didn't make it through Nabble, so I'll add them here.

Here is how I build gst-python:
--with-libpython-dir="/usr/lib/python3.6/config-3.6m-x86_64-linux-gnu"

The additional data I pass in my spec file:
("gst_niro_test.py", "python")

The gst-python plugin is located there:
gst_plugins/libgstpython.cpython-36m-x86_64-linux-gnu.so

My test element is in:
python/gst_niro_test.py

And the error I have trying to run it is:
(entry:11): GStreamer-WARNING **: 22:23:36.187: Element factory metadata for
'nirotest' has no valid long-name field
Traceback (most recent call last):
  File "entry.py", line 13, in <module>
GLib.Error: gst_parse_error: no element "nirotest" (1)
[11] Failed to execute script entry



--
Sent from: http://pyinstaller.47505.x6.nabble.com/

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/1582496906253-0.post%40n6.nabble.com.

Reply via email to