Thor Tomasarson

Results 6 comments of Thor Tomasarson

@silentobservers and @paulsimvient I suspect that you are running this with Python3, then the zip() returns an iterator see here: https://docs.python.org/3/library/functions.html#zip to fix this for Python3 you could change line...

I encountered the same issue when loading the installed (make install) pylonsrc. I am now using pylonsrc with pylon version 6 with similar modifications as you ILENIMARIUS and I am...

I am using the GStreamer GST_PLUGIN_PATH env variable to load the libgstpylon plugin from the build directory, see more information here https://developer.gnome.org/gstreamer/stable/gst-running.html You can also try different GStreamer plugin directories...

The changes have been merged, so this issue should be closed.

I am encountering this as well.