when i try to install adafruit servo kit library on jetson nano it doesn’t work
i tried every step from this link https://jetsonhacks.com/2019/07/22/jetson-nano-using-i2c/
but couldn’t make it work
Please check this thread to see if can help: From adafruit_servokit_ import ServoKit. PCA9685 - Jetson & Embedded Systems / Jetson Nano - NVIDIA Developer Forums
it worked just had to upgrade to python 3.7 and make that as default
Thank you for the help