0

dsptoolkit won't install properly

Hi Daniel,

I've been struggling for days now to install dsptoolkit. Freshly installed bullseye on a raspberry pi 3b. Upon running the install script I get a bunch of errors. The package python3-lxml is installed but I get the below error anyway. Could you please help?

Thank you,

Thomas 

pi@HiFi:~ $ bash <(curl https://raw.githubusercontent.com/hifiberry/hifiberry-dsp/master/install-dsptoolkit)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1041  100  1041    0     0   3717      0 --:--:-- --:--:-- --:--:--  3717
Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libxslt1-dev' instead of 'libxslt-dev'
Note, selecting 'python-dev-is-python2' instead of 'python-dev'
E: Unable to locate package python-lxml
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: hifiberrydsp in /usr/local/lib/python3.9/dist-packages (0.21)
Collecting hifiberrydsp
  Using cached https://www.piwheels.org/simple/hifiberrydsp/hifiberrydsp-0.21-py3-none-any.whl (63 kB)
  Downloading hifiberrydsp-0.20-py3-none-any.whl (55 kB)
     |████████████████████████████████| 55 kB 12 kB/s 
Requirement already satisfied: spidev in /usr/lib/python3/dist-packages (from hifiberrydsp) (3.5)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from hifiberrydsp) (2.25.1)
Requirement already satisfied: pyalsaaudio in /usr/local/lib/python3.9/dist-packages (from hifiberrydsp) (0.9.2)
Requirement already satisfied: zeroconf in /usr/local/lib/python3.9/dist-packages (from hifiberrydsp) (0.47.4)
Requirement already satisfied: xmltodict in /usr/local/lib/python3.9/dist-packages (from hifiberrydsp) (0.13.0)
Requirement already satisfied: RPi.GPIO in /usr/lib/python3/dist-packages (from hifiberrydsp) (0.7.0)
Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from hifiberrydsp) (4.6.3)
Requirement already satisfied: async-timeout>=3.0.0 in /usr/local/lib/python3.9/dist-packages (from zeroconf->hifiberrydsp) (4.0.2)
Requirement already satisfied: ifaddr>=0.1.7 in /usr/local/lib/python3.9/dist-packages (from zeroconf->hifiberrydsp) (0.2.0)
Failed to stop sigmatcp.service: Unit sigmatcp.service not loaded.
Failed to disable unit: Unit file sigmatcp.service does not exist.
Created symlink /etc/systemd/system/multi-user.target.wants/sigmatcp.service → /lib/systemd/system/sigmatcp.service.
mv: failed to preserve ownership for '/boot/config.txt': Operation not permitted

 

 

26 comments

Please sign in to leave a comment.