Copied bindings folder into sample apps but still "no module found" error

Please provide complete information as applicable to your setup.

• Xavier NX
• DeepStream 6.1
• Jetpack 5.02
• running sample Deepstream python apps
• follow sample readme Python Sample Apps and Bindings Source Details — DeepStream 6.2 Release documentation
*• pyds module not found, then bindings module not found

Hello, I am trying to get the deepstream demo apps to run (specifically deepstream-test1)

I follow the guide and clone to the root folder of deepstream and navigate to the new folder

/opt/nvidia/deepstream/deepstream-6.1/sources/deepstream_python_apps/apps/deepstream-test1

upon running i get a “module not found” error for pyds. So I google on the forums and find a fix which involves moving the binding folder, and modifying the import to “from bindings.jetsons import pyds”, yet now I have a “no module found” for bindings

Thank your for any help here

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

Can you provide the detailed steps on how you installed deepstream_python_apps?

Please use tag Release DeepStream_Python_Apps_Bindings_v1.1.4 · NVIDIA-AI-IOT/deepstream_python_apps · GitHub as you are using DeepStream 6.1 (6.1.1). You can download the wheel from this link or compiled with the guide deepstream_python_apps/bindings at master · NVIDIA-AI-IOT/deepstream_python_apps · GitHub.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.