On Mon, February 13, 2023 11:04 am, Brandon Hale wrote:
I wanted to turn your attention to a really cool
project I found while
browsing the internet: Network-audio-controller
<https://github.com/chris-ritsen/network-audio-controller>.
That is a good find, I have not been able to get Dante Controller to run
under WINE. Other people have success with WINE, but it is not obvious
what is different about my installation.
How did you install network audio controller? PIP? I tried cloning the
git repository and running using the given instructions using poetry, but
got an exception on startup when the python code attempted to import a
module which is not present in the repository.
I tried switching to the last tagged version, thinking that perhaps there
was some half uploaded development version as head, and a tagged version
would have a better chance of running reliably, but selecting tag 0.0.10
on GitHub results in this message:
"This commit does not belong to any branch on this repository, and may
belong to a fork outside of the repository."
Having tags that can't be found and a non-running head revision doesn't
give me a lot of confidence that this is a project with a lot of activity
or users, but would potentially be very useful.
--
Chris Caudle