[LAU] mididings Python woes; workaround or fix?

Christopher Arndt chris at chrisarndt.de
Mon Jan 31 14:27:55 CET 2022


Am 31.01.22 um 13:39 schrieb Jonathan E. Brickman:
> |elif isinstance(c, collections.Callable): AttributeError: module 
> 'collections' has no attribute 'Callable'|

`Callable` now lives in `collections.abc`:

https://docs.python.org/3/library/collections.abc.html#collections.abc.Callable`

I left a comment on the AUR page of the mididings-git package.

Hth, Chris


More information about the Linux-audio-user mailing list