[Python-modules-team] Bug#959508: htmlmin: Missing dependency on pkg_resources
Roland Reichwein
rr at antcom.de
Sun May 3 08:09:57 BST 2020
Package: htmlmin
Version: 0.1.12-2
Severity: normal
Hi,
starting htmlmin on a minimal Debian system yields:
root at marx:/# htmlmin i.html j.html
Traceback (most recent call last):
File "/usr/bin/htmlmin", line 6, in <module>
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
root at marx:/#
installing python3-pkg-resources fixes the issue.
Best regards,
Roland
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: armel, armhf
Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored:
LC_ALL set to en_US.UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) (ignored:
LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages htmlmin depends on:
ii python3 3.8.2-1
ii python3-htmlmin 0.1.12-2
htmlmin recommends no packages.
htmlmin suggests no packages.
-- no debconf information
More information about the Python-modules-team
mailing list