• Hardware Platform: Jetson
• DeepStream Version: 5.1
• JetPack Version (valid for Jetson only): Yocto / OpenEmbedded
Hi,
the python binding comes as a binary only module which is linked to Python3.6. This currently prevents DeepStream from being used in an OpenEmbedded/Yocto environment since there the Python version is 3.9. Could you please release the source for the binding so it could be re-linked to Python3.9?
Would it be possible to build a binary version of the bindings for Python 3.9 so we could use that until the source code will be available? This would greatly help us in deployment.