Package: python3-transip
Version: 2.0.0-2
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
After clean installation of transip package I'm trying to run it:
$ transip
Traceback (most recent call last):
File "/usr/bin/transip", line 33, in <module>
sys.exit(load_entry_point('transip==2.0.0', 'console_scripts',
'transip-api')())
File "/usr/bin/transip", line 25, in importlib_load_entry_point
return next(matches).load()
File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
module = import_module(match.group('module'))
File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 790, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/usr/lib/python3/dist-packages/transip/transip_cli.py", line 9, in
<module>
from suds import WebFault
ModuleNotFoundError: No module named 'suds'
* What was the outcome of this action?
* What outcome did you expect instead?
python3-suds should be installed as a dependency
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-3-amd64 (SMP w/4 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python3-transip depends on:
ii python3 3.9.1-1
ii python3-cryptography 3.3.2-1
ii python3-requests 2.25.1+dfsg-2
python3-transip recommends no packages.
python3-transip suggests no packages.
-- no debconf information