Your message dated Tue, 10 Jan 2012 09:38:01 +0100
with message-id 
<CAPdtAj3BYBSxkn9ygbpNQ=kci8vdc5d5fggnbzyafwzaywq...@mail.gmail.com>
and subject line Re: [python-levenshtein] Fails to work with python3
has caused the Debian Bug report #597579,
regarding [python-levenshtein] Fails to work with python3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
597579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597579
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-levenshtein
Version: 0.10.1-1.1
Severity: normal

Fails to work with python3:

python3 
Python 3.1.2 (release31-maint, Sep  9 2010, 12:44:31) 
[GCC 4.4.5 20100902 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import Levenshtein
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named Levenshtein
>>> 


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.32-5-amd64

Debian Release: squeeze/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        ftp.debian.org 
  500 testing         ftp.debian.org 
  500 stable          ftp.debian.org 
    1 experimental    www.debian-multimedia.org 
    1 experimental    ftp.debian.org 

--- Package information. ---
Depends              (Version) | Installed
==============================-+-============
libc6               (>= 2.2.5) | 2.11.2-6
python                (<< 2.7) | 2.6.6-2
python                (>= 2.5) | 2.6.6-2
python-central     (>= 0.6.11) | 0.6.16+nmu1


Package's Recommends field is empty.

Package's Suggests field is empty.




-- 
Emil Langrock



--- End Message ---
--- Begin Message ---
Hello,
python-levenshtein is not compatible with python 3, that's why you
can't import it. There's nothing to fix in the debian package, hence
closing the report. If you want, you can contact upstream and ask to
make python-levenshtein py3k compat.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--- End Message ---

Reply via email to