Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant import Servokit #5

Open
FawziLinggo opened this issue Feb 12, 2022 · 0 comments
Open

Cant import Servokit #5

FawziLinggo opened this issue Feb 12, 2022 · 0 comments

Comments

@FawziLinggo
Copy link

FawziLinggo commented Feb 12, 2022

when i run the code i get an error like this :

File "/home/coffee/.local/lib/python3.6/site-packages/adafruit_servokit.py", line 36, in <module> from adafruit_pca9685 import PCA9685

File "/home/coffee/.local/lib/python3.6/site-packages/adafruit_pca9685.py", line 41, in <module> from adafruit_bus_device import i2c_device

File "/home/coffee/.local/lib/python3.6/site-packages/adafruit_bus_device/i2c_device.py", line 26, in <module> class I2CDevice:

File "/home/coffee/.local/lib/python3.6/site-packages/adafruit_bus_device/i2c_device.py", line 65, in I2CDevice self, buf: WriteableBuffer, *, start: int = 0, end: Optional[int] = None

NameError: name 'WriteableBuffer' is not defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant