Hi, all,
With the release of Python V3.8, the deprecated time.clock() function has been removed. This breaks python-pkg/lirc/client.py. Patch is attached.
It's my supposition that time.process_time() is the more correct replacement. This builds and WFM (Arch Linux) with lirc-0.10.1.tar.bz2.
HTH :)
Clemmitt Sigler
Uh-oh. Sorry, it's not during building, of course, it's when running a Python script after "import lirc"
Clemmitt Sigler
Already fixed in master and 0.10.2