Open
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
Labels
No labels