View: 938|Reply: 0

PCA9685

[Copy link]

1

Threads

1

Posts

5

Credits

Newbie

Rank: 1

Credits
5
Post time 2021-10-17 02:03:33 | Show all posts |Read mode

Anyone come a cross this error ? :


sudo python3 adeept_rasptank/server/webServer.py
Traceback (most recent call last):
  File "adeept_rasptank/server/webServer.py", line 14, in <module>
    import RPIservo
  File "/home/pi/adeept_rasptank/server/RPIservo.py", line 17, in <module>
    pwm = Adafruit_PCA9685.PCA9685()
AttributeError: module 'Adafruit_PCA9685' has no attribute 'PCA9685'



AttributeError: module 'Adafruit_PCA9685' has no attribute 'PCA9685'

I am following the instructions to the letter, but cannot seem to access the web server as instructed.
Trying to access/start webserver.


Kind regards

Paul



Reply

Use magic Report

You have to log in before you can reply Login | Sign Up

Points Rules