Hello and thank you for the nice hardware!
I try to install the HifiBerry DAC+ DSP with the script from https://github.com/hifiberry/hifiberry-dsp but I get even after several tries the same error. My system is a raspberry pi:
Operating System: Debian GNU/Linux 11 (bullseye), Kernel: Linux 6.1.21-v8+, Architecture: arm64
Sep 11 10:01:25 low3D sigmatcpserver[567194]: Traceback (most recent call last):
Sep 11 10:01:25 low3D sigmatcpserver[567194]: File "/usr/local/bin/sigmatcpserver", line 4, in <module>
Sep 11 10:01:25 low3D sigmatcpserver[567194]: __import__('pkg_resources').run_script('hifiberrydsp==0.21', 'sigmatcpserver')
Sep 11 10:01:25 low3D sigmatcpserver[567194]: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 651, in run_script
Sep 11 10:01:25 low3D sigmatcpserver[567194]: self.require(requires)[0].run_script(script_name, ns)
Sep 11 10:01:25 low3D sigmatcpserver[567194]: File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1436, in run_script
Sep 11 10:01:25 low3D sigmatcpserver[567194]: raise ResolutionError(
Sep 11 10:01:25 low3D sigmatcpserver[567194]: pkg_resources.ResolutionError: Script 'scripts/sigmatcpserver' not found in metadata at '/usr/local/lib/python3.>
Sep 11 10:01:25 low3D systemd[1]: sigmatcp.service: Main process exited, code=exited, status=1/FAILURE
Sep 11 10:01:25 low3D systemd[1]: sigmatcp.service: Failed with result 'exit-code'.