Source: pycallgraph Version: 1.1.3-2 Severity: important Dear Maintainer,
pycallgraph fails to run. $ pycallgraph Traceback (most recent call last): File "/usr/bin/pycallgraph", line 11, in <module> import pycallgraph as __pycallgraph File "/usr/lib/python3/dist-packages/pycallgraph/__init__.py", line 11, in <module> from .pycallgraph import PyCallGraph File "/usr/lib/python3/dist-packages/pycallgraph/pycallgraph.py", line 3, in <module> from .output import Output File "/usr/lib/python3/dist-packages/pycallgraph/output/__init__.py", line 3, in <module> from .output import Output File "/usr/lib/python3/dist-packages/pycallgraph/output/output.py", line 3, in <module> from distutils.spawn import find_executable ModuleNotFoundError: No module named 'distutils.spawn' -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.8.12-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- Regards Sudip