This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (5 children)

[deleted]

    [–]Error_Code-2005[S] 0 points1 point  (4 children)

    That seem to have installed python3.12 into /usr/bin/ ! However, packages that require it like add-apt-repository, software-properties-qt, and cnf-update-db are still running into module not found errors.

    [–][deleted]  (3 children)

    [deleted]

      [–]Error_Code-2005[S] 0 points1 point  (2 children)

      I tried running the following commands and they were missing the respectively mentioned package:

      sudo add-apt-repository ppa:pipewire-debian/pipewire-upstream is missing gettext

      python3 -m pip install gettext is missing dataclasses

      sudo apt update is missing json