Source: runsnakerun
Version: 2.0.5-3
Severity: serious
X-Debbugs-Cc: [email protected]
Dear Maintainer,
runsnake fails to execute and immediately crashes with the following trace:
$ runsnake
Traceback (most recent call last):
File "/usr/bin/runsnake", line 33, in <module>
sys.exit(load_entry_point('RunSnakeRun==2.0.5', 'gui_scripts',
'runsnake')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/runsnake", line 25, in importlib_load_entry_point
return next(matches).load()
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
module = import_module(match.group('module'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 999, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/usr/lib/python3/dist-packages/runsnakerun/runsnake.py", line 19, in
<module>
from runsnakerun import pstatsloader, pstatsadapter, meliaeloader,
meliaeadapter
File "/usr/lib/python3/dist-packages/runsnakerun/meliaeadapter.py", line 26,
in <module>
import wx, sys, os, logging, imp
ModuleNotFoundError: No module named 'imp'
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.11.10-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
Versions of packages runsnakerun depends on:
ii python3 3.12.7-1
ii python3-six 1.17.0-1
ii python3-squaremap 1:1.0.5-2
ii python3-wxgtk4.0 4.2.2+dfsg-1+b1
runsnakerun recommends no packages.
runsnakerun suggests no packages.
-- no debconf information
--
Regards
Sudip