Package: python-mpltoolkits.basemap Version: 1.0.3+dfsg-2 Severity: normal Importing mpl_toolkits.basemap causes a warning to be emitted:
------------------------------------------------------------
$ python
Python 2.7.5+ (default, Aug 4 2013, 10:07:17)
[GCC 4.8.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mpl_toolkits.basemap
/usr/lib/pymodules/python2.7/mpl_toolkits/__init__.py:2: UserWarning: Module
dap was already imported from None, but /usr/lib/python2.7/dist-packages is
being added to sys.path
__import__('pkg_resources').declare_namespace(__name__)
>>>
------------------------------------------------------------
I confirmed this happens on both the version currently in unstable and
the one in experimental (1.0.6+dfsg-1).
Sami
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10.9 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-mpltoolkits.basemap depends on:
ii libc6 2.17-92+b1
ii libgeos-c1 3.3.3-1.1
ii python 2.7.5-4
ii python-matplotlib 1.3.0-1
ii python-mpltoolkits.basemap-data 1.0.3+dfsg-2
ii python-numpy [python-numpy-abi9] 1:1.7.1-3
ii python-support 1.0.15
Versions of packages python-mpltoolkits.basemap recommends:
ii python-dap 2.2.6.7-1
ii python-imaging 1.1.7-4
python-mpltoolkits.basemap suggests no packages.
-- no debconf information
signature.asc
Description: Digital signature
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

