gpiozero fails to set bias with lg-gpio 0.2
Bug #2019310 reported by
Dave Jones
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gpiozero (Ubuntu) |
Fix Released
|
Undecided
|
Dave Jones | ||
Lunar |
Invalid
|
Undecided
|
Dave Jones | ||
Mantic |
Fix Released
|
Undecided
|
Dave Jones |
Bug Description
For example:
>>> from gpiozero import Button
>>> btn = Button(4, pull_up=False)
... lots of stack trace ...
AttributeError: module 'lgpio' has no attribute 'SET_BIAS_DISABLE'
This constant changed name in lg-gpio 0.2.
Changed in gpiozero (Ubuntu): | |
assignee: | nobody → Dave Jones (waveform) |
Changed in gpiozero (Ubuntu Lunar): | |
assignee: | nobody → Dave Jones (waveform) |
To post a comment you must log in.
Doh! Forgot this got fixed for Mantic before release. Lunar is now EOL; setting to Invalid.