[Python-modules-team] Bug#839746: pyfits-utils: missing python3-pkg-resources dependency
Julian Taylor
jtaylor.debian at googlemail.com
Tue Oct 4 13:45:50 UTC 2016
Package: pyfits-utils
Version: 1:3.4-3
Severity: normal
hi,
fitsdiff included in pyfits-utils will not run in a clean chroot as it
is missing a dependency on python3-pkg-resources.
$ fitsdiff
from pkg_resources import load_entry_point
Import error: No Module name 'pkg_resources'
also the interpreter directive is set to python3.5, according to debian
python policy 4.1 and 2.4.1 this should be rewritten to python3.
cheers,
Julian
More information about the Python-modules-team
mailing list