dusty-nv / jetson-inference

Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
https://developer.nvidia.com/embedded/twodaystoademo
MIT License
7.86k stars 2.98k forks source link

Failed to create X11 Window in python binaries, but not in C++ binaries #1755

Open kanishkanarch opened 1 year ago

kanishkanarch commented 1 year ago

Hi, thanks for this awesome project! I'm playing around with the inferences on my Jetson Orin Nano 8 GB board. Earlier the python binaries (within jetson-inference/build/aarch64/bin/ folder) used to work as well, but suddenly they started giving these errors: image image

dusty-nv commented 1 year ago

Hi @kanishkanarch, what is the command-line you are running?