Hi, I’m trying to configure my gpio pins on my Jetson Nano. It’s installed with JetPack 4.6.1, L4T version: 32.7.1.
However when I try to run ‘sudo /opt/nvidia/jetson-io/jetson-io.py’, I get an ‘sudo: /opt/nvidia/jetson-io/jetson-io.py: command not found’ error. I’ve tried going into the directory and I can’t find the jetson-io.py file either.
Does that involve reflashing the Jetson Nano using the boot loader? I’d rather not have to clean install my Jetson Nano since it has a lot of libraries already installed that were quite a pain to get working.
I agree, sth wrong during installation.
On my desk, I have a Jetson Nano devkit like you, definately JP4.6.1.
It was initialized through the SDKManager, and has jetson-io as expected.
So maybe I can try reinstalling JP4.6.1 using Nvidia SDK Manager? I believe I installed JP4.6.1 originally on my jetson nano using the Package Management Tool installing the Debian packages.
And just copy/save the jetson-io directory from the fresh installed SD card onto my older SD card with all my libraries installed and seeing if running the command again works?