← Back to team overview

epoptes team mailing list archive

Bug#1081025: epoptes: implicit dependency on removed python3-distutils

 

Control: forwarded 1081025 https://github.com/epoptes/epoptes/issues/193

On 2024-09-06, Vagrant Cascadian wrote:
> Running epoptes on debian trixie results in:
>
>   $ epoptes
>   Traceback (most recent call last):
>     File "/usr/bin/epoptes", line 20, in <module>
>       from epoptes.ui import gui
>     File "/usr/lib/python3/dist-packages/epoptes/ui/gui.py", line 8, in <module>
>       from distutils.version import LooseVersion
>   ModuleNotFoundError: No module named 'distutils'
>
> python3-distutils was removed from Debian with python3-stdlib-extensions 3.12.4-1:
>
>   https://tracker.debian.org/news/1543129/accepted-python3-stdlib-extensions-3124-1-source-into-unstable/

Alkis (a.k.a. upstream) suggested installing python3-setuptools and it
seemed to work... so there is at least a quick workaround.

live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


References