We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i am writing this code i got an error:
Collecting Adafruit-MotorHAT Using cached https://files.pythonhosted.org/packages/f3/4a/550e347249b21ad82d0dd1de7f6d7af8e5b06adfe2226fd1965f6cfa80aa/Adafruit_MotorHAT-1.4.0-py2-none-any.whl Collecting Adafruit-GPIO>=0.7 (from Adafruit-MotorHAT) Could not find a version that satisfies the requirement Adafruit-GPIO>=0.7 (from Adafruit-MotorHAT) (from versions: ) No matching distribution found for Adafruit-GPIO>=0.7 (from Adafruit-MotorHAT)
I don't have jetbot but i need PCA9685 driver. Can you help me?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When i am writing this code i got an error:
Collecting Adafruit-MotorHAT
Using cached https://files.pythonhosted.org/packages/f3/4a/550e347249b21ad82d0dd1de7f6d7af8e5b06adfe2226fd1965f6cfa80aa/Adafruit_MotorHAT-1.4.0-py2-none-any.whl
Collecting Adafruit-GPIO>=0.7 (from Adafruit-MotorHAT)
Could not find a version that satisfies the requirement Adafruit-GPIO>=0.7 (from Adafruit-MotorHAT) (from versions: )
No matching distribution found for Adafruit-GPIO>=0.7 (from Adafruit-MotorHAT)
I don't have jetbot but i need PCA9685 driver.
Can you help me?
The text was updated successfully, but these errors were encountered: