-
Notifications
You must be signed in to change notification settings - Fork 9
Dependency Issue for adafruit_pycamera? Missing 'adafruit_lis3dh' #10
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
Comments
This has been fixed by #8 but is not yet in a release. |
Do I manually install?
David Lees
From Pixel 6 Pro
…On Tue, Dec 19, 2023, 3:28 PM Dan Halbert ***@***.***> wrote:
Closed #10
<#10>
as completed.
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APB73HSPKK5ZQWEKO4VVB33YKH2FXAVCNFSM6AAAAABA3YAS6GVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGI4TINBUG43DOMI>
.
You are receiving this because you authored the thread.Message ID:
<adafruit/Adafruit_CircuitPython_PyCamera/issue/10/issue_event/11294447671
@github.com>
|
Manually installing is always an option: circup is just a convenience tool to automate the process |
@OpticsBiker You can install the latest release: https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/releases/tag/0.0.5 manually. It will appear in the bundle overnight. |
I ran a circup install with the following screen output
When I do an 'import adafruit_pycamera' from either the command line in mu Editor or from code containing the import I get the error output below:
The text was updated successfully, but these errors were encountered: