Cong Liang
Results
2
comments of
Cong Liang
trafficstars
have you figured out solution?
> not yet... It's case error of the dir name. **It's named 'Jetson' not 'jetson'.** Change the "/home/dlinano/Downloads/jetson-inference/python/bindings/../python/**jetson**" into "/home/dlinano/Downloads/jetson-inference/python/bindings/../python/**Jetson**" in the cmake files mentioned in the error message, which...