rbonghi / jetson_stats

📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
https://rnext.it/jetson_stats
GNU Affero General Public License v3.0
2.17k stars 264 forks source link

cannot import name jtop #262

Closed questrov closed 1 year ago

questrov commented 2 years ago

get the error cannot import name jtop with python 2.7.27 or with python3 3.6.9.

Trying to run this script in Python3 for Prometheus Grafana Dashboard

Lost when it comes to python permissions and versions thing. Any clues much appreciated.

rbonghi commented 1 year ago

Have you installed jtop?

looks from your post that it is not installed

sudo -H pip3 install -U jetson-stats