A colleague of mine figured out a workaround that would work. Insert the following line
```python import setuptools.dist ``` before this line: ```python from distutils.version import LooseVersion ``` It is also necessary for the `unoconv` package to then take a dependency on the `python3-setuptools` package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085639 Title: unoconv won't launch in 24.04 due to Python 3.12 distutils removal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unoconv/+bug/2085639/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs