Sorry if this is a double post; used the wrong email in the first reply and
got at least one failure notice...
This is terminal IPython and IPython Notebook. (I noticed it first in the
IPython Notebook). The backends are the same in both Python and IPython
(and IPython Notebook). I have not change
Hi everyone!
I'm trying to build matplotlib 1.1.0 using Python-2.7.3 on CentOS 6.4. I
constantly keep getting the following error:
/usr/bin/ld: /usr/local/lib/libpython2.7.a(parsetok.o): relocation
R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared
object; recompile with -f
On Mon, Sep 2, 2013 at 12:27 AM, Filipe Saraiva wrote:
> Hello,
>
> First, thanks for this great library.
>
> My name is Filipe Saraiva, I am developing a python backend for Cantor,
> the KDE mathematical software. More infos can be read in
> http://blog.filipesaraiva.info/?tag=gsoc2013-python-ba
This is terminal IPython?
Is there a chance that the matplotlib backend is different in each case?
Have you enabled matplotlib eventloop integration in IPython (otherwise, it
will block when you draw a plot).
On Tue, Sep 3, 2013 at 9:36 AM, Patrick Marsh wrote:
> Hi, All,
>
> I'm not sure what
Hi, All,
I'm not sure what is going on, but the following fails in IPython (terminal
and notebook) but works just fine in regular Python.
I'm using OS X 10.8.4; git master for git master for Matplotlib (a091f6d),
IPython (9f92804), and Basemap (1d7664c); and geos version 3.4.2 (built by
Homebrew)