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

ModuleNotFoundError: No module named '_curses' #179

Closed jungyin closed 1 year ago

jungyin commented 3 years ago

When I try to update the Jetson stats on the Jetson nano, I will be prompted with an error when using jtop, ModuleNotFoundError: no module named '_ What should I do

error logs: Traceback (most recent call last): File "/usr/local/bin/jtop", line 5, in from jtop.main import main File "/usr/local/lib/python3.6/site-packages/jtop/main.py", line 24, in import curses File "/usr/local/lib/python3.6/curses/init.py", line 16, in from _curses import * ModuleNotFoundError: No module named '_curses'

huajng commented 2 years ago

I meet the same issue, and how to solve it?

rbonghi commented 2 years ago

Hi all, Can you explain a bit more about the type of issue? I'm using a Nano and I didn't see this bug.

Are you using a specific configuration?