Hello ! Im in grear trouble
I have installed jetson-stats==3.0.0 everything is working fine jtop command jetson_config command all is working fine but i encountered below error which im unable to debug
Please help me how to remove this error
Hello ! Im in grear trouble
I have installed jetson-stats==3.0.0 everything is working fine jtop command jetson_config command all is working fine but i encountered below error which im unable to debug
Please help me how to remove this error
Hi,
Please try sudo tegrastats. You should see identical information as shown in JTOP.
Hi @aymen.baig
I suggest installing the latest version of jetson-stats with all the latest fixes and updates.
PLEASE NOTE: If you are working python instead of python3 use pip instead of pip3
You can quickly do with:
sudo pip3 install -U jetson-stats
If you need exactly this version, I suggest reinstalling with the following command:
sudo pip3 install --no-cache-dir jetson-stats==3.0.0
If this error is there after reboot, try to remove the file manually located in:
sudo rm /etc/profile.d/jetson_env.sh
I followed all the suggestions above but error is still there
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
What’s your JetPack version?
Nano devkit or custom carrier board?