Bug#853900: python3-gdal: ImportError on gdal_array module
Teemu Ikonen
tpikonen at gmail.com
Wed Feb 1 20:50:40 UTC 2017
Package: python3-gdal
Version: 2.1.2+dfsg-2+b1
Severity: important
Trying to import osgeo.gdal_array module results in this:
$ python3 -c "import osgeo.gdal_array"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/osgeo/gdal_array.py", line 168,
in <module>
import _gdal_array
ImportError: No module named '_gdal_array'
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 4.9.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python3-gdal depends on:
ii libc6 2.24-8
ii libgcc1 1:6.2.1-5
ii libgdal20 [gdal-abi-2-1-2] 2.1.2+dfsg-2+b1
ii libstdc++6 6.2.1-5
ii python3 3.5.1-4
ii python3-numpy [python3-numpy-abi9] 1:1.12.0~rc2-1
pn python3:any <none>
python3-gdal recommends no packages.
Versions of packages python3-gdal suggests:
ii gdal-bin 2.1.2+dfsg-2+b1
-- no debconf information
More information about the Pkg-grass-devel
mailing list