Your message dated Fri, 30 Jan 2015 11:25:48 +0000
with message-id 
<CAB4XWXzHSG=Kr_cAdSbzT6VPGSfi1oTDsOf=lwb6gzpwtdt...@mail.gmail.com>
and subject line Re: [Python-modules-team] Bug#776579: Bug#776579: ImportError: 
cannot import name basemap
has caused the Debian Bug report #776579,
regarding ImportError: cannot import name basemap
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.)


-- 
776579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776579
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-mpltoolkits.basemap
Version: 1.0.7+dfsg-1
Severity: important

Dear Maintainer,

I installed all the python-mpltoolkits.basemap* packages, then I tried to
import the basemap module from the IPython prompt, as described in different
tutorials

 |  In [1]: from mpl_toolkits import basemap
 |  ---------------------------------------------------------------------------
 |  ImportError                               Traceback (most recent call last)
 |  <ipython-input-1-e11b082cc26f> in <module>()
 |  ----> 1 from mpl_toolkits import basemap
 |
 |  ImportError: cannot import name basemap
 |
 |  In [2]:

as you can imagine, this is not what I expected... btw the same behaviour is
found using the standard python shell.

Apparently the basemap package wasn't properly installed, as I inferred from

 | In [2]: import mpl_toolkits
 |
 | In [3]: help(mpl_toolkits)
 |
 | Help on package mpl_toolkits:
 |
 | NAME
 |     mpl_toolkits
 |
 | FILE
 |     (built-in)
 |
 | PACKAGE CONTENTS
 |     axes_grid (package)
 |     axes_grid1 (package)
 |     axisartist (package)
 |     exceltools
 |     gtktools
 |     mplot3d (package)
 |
 | In [4]:

while the "basemap" directory is placed in in the "mpl_toolkits" directory,
with all the relevant stuff inside.




-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages python-mpltoolkits.basemap depends on:
ii  libc6                             2.19-13
ii  libgeos-c1                        3.4.2-6
ii  python                            2.7.8-2
ii  python-matplotlib                 1.3.1-2
ii  python-mpltoolkits.basemap-data   1.0.7+dfsg-1
ii  python-numpy [python-numpy-abi9]  1:1.8.2-2
ii  python-support                    1.0.15

Versions of packages python-mpltoolkits.basemap recommends:
ii  python-dap      2.2.6.7-2
ii  python-imaging  2.6.1-1

python-mpltoolkits.basemap suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
> A local installation of matplotlib indeed... thank you very much
> Sorry for the noise

good, closing then.

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

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to