Closed questrov closed 1 year ago
get the error cannot import name jtop with python 2.7.27 or with python3 3.6.9.
cannot import name jtop
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.
Have you installed jtop?
looks from your post that it is not installed
sudo -H pip3 install -U jetson-stats
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.