I want to use the TAO things on my Jetson Orin nano but it requires me to compile jetson-inference and I can’t compile it because the compilation fails at something related to numpy.
Any support is welcome and appreciated
I want to use the TAO things on my Jetson Orin nano but it requires me to compile jetson-inference and I can’t compile it because the compilation fails at something related to numpy.
Any support is welcome and appreciated
Hi,
Jetson-inference is deprecated.
If you want to build it on Jetson, please setup your environment with JetPack 6.0.
Thanks.
Okay, thanks