Package: python3-stdnum
Version: 1.0-1
Severity: important
$ python3
>>> import stdnum.eu.vat
>>> stdnum.eu.vat.check_vies('LUXXXXXX')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python3/dist-packages/stdnum/eu/vat.py", line 127, in
check_vies
from suds.client import Client
ImportError: No module named 'suds'
An Internet search suggests suds itself is not available for Python3,
but there seems to be several forks that are.
http://www.gossamer-threads.com/lists/python/python/1140616
https://pypi.python.org/pypi/suds-jurko/0.6
https://pypi.python.org/pypi/suds-py3
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (600, 'testing-updates'), (600, 'testing'), (300, 'unstable'),
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_LU.utf8, LC_CTYPE=fr_LU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python3-stdnum depends on:
ii python3-pkg-resources 5.5.1-1
pn python3:any <none>
python3-stdnum recommends no packages.
python3-stdnum suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]