"No module name adafruit_servokit"

I am working on Jetson Nano and trying to control servo motors. I am using PCA9685. I have installed all the pre-requisites for that sudo pip3 install adafruit-circuitpython-servokit Faced an error called SyntaxError: future feature annotations is not defined i updated python for that and the issue was resolved. Now the issue is that when… Read More "No module name adafruit_servokit"