That's great, thanks
Posts by bobbarnes1981
-
-
Hi, hopefully someone can help with this.
I'm attempting to install hyperion on Debian Bookworm using the instructions here https://docs.hyperion-project.…on.html#rpi-debian-ubuntu
I get an error about unmet dependencies.
Code
Display Moresudo apt-get install hyperion Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: hyperion : Depends: libpython3.10 but it is not installable Depends: libmbedtls12 but it is not installable E: Unable to correct problems, you have held broken packages.
it looks like debian only has libpython3.11
Is there something I'm missing or is this a known problem?
Thanks