Problem Installing Jetson-Inference Repository

To Whom It May Concern:

I reinstalled image to my Jetson B01 development board using from a terminal session using SDKmanager 2.1.0-11698 version. I then installed the jetson-inference repository outlined Hello AI World NvidiaJetson (from the dusty-nv/jetson-inference site. Once I executed cmake …/ command I received errors after installing PyTorch

Terminal displayed the following:
– Configuring incomplete, errors occurred!
See also “/home/jetsonb01/jetson-inference/build/CMakeFiles/CMakeOutput.log”.

CMakeOutput.log (43.6 KB)

Warmly Bob

Moving to Jetson Nano forum to get the suppoprt.

Hi,

Have you checkout the corresponding branch before building the jetson-inference?

For example, if JetPack 4.6.x is used, please check out the r32.7 branch.

Thanks.