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

Reply via email to