jetson-stats not getting installed on Host machine
kAvatar opened this issue · 1 comments
kAvatar commented
I have managed to successfully install jetson-stats on NVIDIA Orin but now I am trying to install it on my host machine which is MacBook .I am getting following error.
Steps to reproduce:
-git clone https://github.com/rbonghi/jetson_stats/
-cd jetson-stats
-Create Virtualenv
-Activate Virtualenv
-sudo python3 -m pip install -U jetson-stats
I wonder if the library is compatible with Mac or not.