Tool/software:
Hi,
We need to run the industrial visualizer that comes with mmwave toolbox on a nVidia jetson.
Is there any specific documentation/training videos for that? We have tried to install the dependencies for running "gui_main.py" but pyqt5 and numpy is failing to install. (pip install pyqt5==5.15.4) (pip install numpy==1.19.4)
thanks