piface / pifacecad

PiFace Control and Display
GNU General Public License v3.0
46 stars 38 forks source link

Update for debian buster. Lircd API changed. #34

Open pcwalden opened 3 years ago

pcwalden commented 3 years ago

The Lircd API changes for debian buster.

tompreston commented 3 years ago

Where are you getting the lirc module from? I expect this to use python-lirc, which I'm thinking about archiving https://github.com/tompreston/python-lirc/issues/28#issuecomment-712454662

Can this be fixed to use python-evdev instead?

pcwalden commented 3 years ago

I am using Raspbian GNU/Linux 10 (buster) on a Pi model B.

I simply installed python3-lirc from the Raspbian repository.

I do not know about python-edev.