Skip to content

No python3-distutils on ubuntu 24.04 #764

Open
@pwhipp

Description

paul@PWC2:~$ hamster
Traceback (most recent call last):
  File "/usr/bin/hamster", line 40, in <module>
    from hamster import client, reports
  File "/usr/lib/python3/dist-packages/hamster/client.py", line 28, in <module>
    from distutils.version import LooseVersion
ModuleNotFoundError: No module named 'distutils'
paul@PWC2:~$ sudo apt install python3-distutils
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python3-distutils is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

No hamster on the latest Ubuntu LTS until this is addressed

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions