-
Notifications
You must be signed in to change notification settings - Fork 17
Example not working in 6.1.0-beta.2 (OK in 6.0.0) #38
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
Oh, I guess |
This is failing because CircuitPython 6.1.0-beta.2 includes adafruit/circuitpython#3612, which moves |
Looks like SD is the only bundle library with this particular construction, not sure what other patterns would break drop-in replacement of
|
We believe this was fixed in the core. Please feel free to re-open if it affects 6.1.0 or 6.2-alpha. |
Adafruit PyPortal with samd51j20
6.1.0-beta.2 on 2020-12-03
adafruit-circuitpython-bundle-6.x-mpy-20201202
The SD part of my code has been stable for ages, but updating from CircuitPython 6.0.0 to 6.1.0-beta.2 triggers this error (trace shown here after running the library simpletest example):
The text was updated successfully, but these errors were encountered: