network-audio-controller
network-audio-controller copied to clipboard
ImportError Running Netaudio
Hi, I've installed Netaudio on Manjaro/Arch and when I run any of the commands such as Netaudio Device List I get the following...
netaudio device list
Traceback (most recent call last):
File "/usr/bin/netaudio", line 33, in
Same here. Installed by AUR in Arch with "--syncdeps". Running command "netaudio help" results in: ImportError: cannot import name 'Command' from 'cleo' (/usr/lib/python3.10/site-packages/cleo/init.py)
I think the DanteCache feature was never fully implemented/working when committed. Check an older version like https://github.com/chris-ritsen/network-audio-controller/tree/81eae884464211cdfb0e9d9093cea0146a3cc4f7
You can see a note about caching being under development on this thread https://gearspace.com/board/music-computers/1221989-dante-routing-without-dante-controller-possible.html Caching would be useful as it would speed up changes and save a lot of lookups if you want to change a large number of patches in a batch set for instance.