Package: python-hunspell
Version: 0.1-1+b2
Severity: important
Dear Maintainer,
* What led up to the situation?
I wanted to use hunspell dictionaries from Python.
* What exactly did you do (or not do) that was effective (or ineffective)?
I did:
$ sudo apt-get install python-hunspell
$ ipython --no-banner
In [1]: import hunspell
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
<ipython-input-1-473e5a634a9a> in <module>()
----> 1 import hunspell
ImportError: dynamic module does not define init function (inithunspell)
* What was the outcome of this action?
As you can see, the package cannot be imported.
* What outcome did you expect instead?
I would expect the module to load successfully.
Note that python3-hunspell loads successfully (I'm not saying it works, though,
I haven't had time to test). Also note that it seems that there is a bunch of
newer upstream versions available: https://pypi.python.org/pypi/hunspell/0.3.2
Cheers,
Tomasz
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-hunspell depends on:
ii libc6 2.19-13
ii libhunspell-1.3-0 1.3.3-3
ii python 2.7.8-2
python-hunspell recommends no packages.
python-hunspell suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]