Please provide complete information as applicable to your setup.
**• Hardware Platform (Jetson / GPU)**RTX 4050 • DeepStream Version 7.1 • JetPack Version (valid for Jetson only) • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs) • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing) • Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
Hi, I have installed Deepstream 7.1 and is working fine for the C++ version. Right now i am installing the python bindings and i have issue on import pyds
Hi, i resolved the issue by copying the library from deepstream-7.1 to deepstream. Can you provide me the symbiolic link command so that i can use link instead of copying the lib folder
Processing ./service-maker/python/pyservicemaker-0.0.1-py3-none-linux_x86_64.whl
Requirement already satisfied: pyyaml>=6.0 in /usr/local/lib/python3.10/dist-packages (from pyservicemaker==0.0.1) (6.0.2)
pyservicemaker is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
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