[Python-modules-team] Bug#965103: python3-pikepdf: missing dependency on python3-pkg-resources
Jérôme Robert
jeromerobert at gmx.com
Thu Jul 16 08:44:52 BST 2020
Package: python3-pikepdf
Version: 1.13.0+dfsg-1
Severity: normal
Dear Maintainer,
python3-pikepdf is missing a dependency on python3-pkg-resources:
python3 -c "import pikepdf"
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pikepdf/__init__.py", line 27, in <module>
from ._version import __version__
File "/usr/lib/python3/dist-packages/pikepdf/_version.py", line 7, in <module>
from pkg_resources import DistributionNotFound
ModuleNotFoundError: No module named 'pkg_resources'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/pikepdf/__init__.py", line 29, in <module>
raise ImportError("Failed to determine version") from _e
ImportError: Failed to determine version
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.7.0-1-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3-pikepdf depends on:
ii libc6 2.30-8
ii libgcc-s1 10.1.0-4
ii libqpdf28 10.0.1-2
ii libstdc++6 10.1.0-4
ii python3 3.8.2-3
ii python3-lxml 4.5.0-1.2
python3-pikepdf recommends no packages.
python3-pikepdf suggests no packages.
-- no debconf information
More information about the Python-modules-team
mailing list