This is directly related to the lack of a dep on `python3-distutils`. Working on a fix now.
-- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to mypaint in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1870353 Title: mypaint 2.0 fails to start - missing python module 'distutils.spawn' Status in mypaint package in Ubuntu: In Progress Bug description: In focal, mypaint 2.0 fails to start with: Traceback (most recent call last): File "/usr/bin/mypaint", line 310, in <module> main.main( File "/usr/lib/mypaint/gui/main.py", line 225, in main run() File "/usr/lib/mypaint/gui/main.py", line 186, in run from gui import application File "/usr/lib/mypaint/gui/application.py", line 97, in <module> import gui.profiling File "/usr/lib/mypaint/gui/profiling.py", line 22, in <module> from distutils.spawn import find_executable ModuleNotFoundError: No module named 'distutils.spawn' This can be fixed by installing the python3-distutils package. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: mypaint 2.0.0-1 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 ApportVersion: 2.20.11-0ubuntu22 Architecture: amd64 CurrentDesktop: KDE Date: Thu Apr 2 14:43:42 2020 InstallationDate: Installed on 2019-12-24 (100 days ago) InstallationMedia: Kubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20191224) SourcePackage: mypaint UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mypaint/+bug/1870353/+subscriptions -- Mailing list: https://launchpad.net/~ubuntustudio-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntustudio-bugs More help : https://help.launchpad.net/ListHelp

