[Python-apps-team] Bug#802582: isort: Missing isort for python2
Vlastimil Zíma
vlastimil.zima at gmail.com
Wed Oct 21 12:03:59 UTC 2015
Package: isort
Version: 4.2.2+ds1-1
Severity: important
Dear Maintainer,
isort packed in debian package is great, but it is only usable by
python3 or as a shell command. Any attempt to use the isort from python2
fails as python2 is unable to localize the library.
Reproduction steps:
$ python2
>>> import isort # Raises ImportError, expected not to fail.
-- System Information:
Debian Release: 8.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (90, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_DK.utf8, LC_CTYPE=en_DK.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages isort depends on:
ii python3 3.4.2-2
ii python3-isort 4.2.2+ds1-1
pn python3:any <none>
isort recommends no packages.
isort suggests no packages.
-- no debconf information
More information about the Python-apps-team
mailing list