ml6team / deepstream-python

NVIDIA Deepstream 6.1 Python boilerplate
MIT License
130 stars 36 forks source link

Fix compile python bindings #6

Closed nikulin-94 closed 2 years ago

nikulin-94 commented 2 years ago

This fixes the python build error

julestalloen commented 2 years ago

Thanks for the PR @nikulin-94!

I still prefer to have the bindings compile from source in the Dockerfile. I have created a new PR https://github.com/ml6team/deepstream-python/pull/7 where I've updated the entire boilerplate to Deepstream 6.1. I have updated the documentation and verified everything works on a new VM. Feel free to test out that version and let me know if it works for you.