adafruit / adafruit/Adafruit_CircuitPython_ST7565
Example is not working with CircuitPython 9.0.0-alpha.2
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When trying to run example (using Mu editor), I have got this error:
AttributeError: 'module' object has no attribute 'SCL'
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the example with Mu and CircuitPython 9.0.0-alpha.2, recording the AttributeError about the missing SCL attribute. Trace where the example obtains SCL and compare that usage with the CircuitPython version involved; done means the example runs without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100