[matplotlib-devel] Update Qt import logic for event loop handling?

2011-07-02 Thread Fernando Perez
Hi folks, as indicated here: https://github.com/ipython/ipython/pull/550#issuecomment-1490217 our Qt-handling logic has recently changed a little bit, so it would be great if on the mpl side things could be updated to match the current code. If nobody has time to do it I can look into making a

Re: [matplotlib-devel] compile failure with git tree

2011-07-02 Thread Eric Firing
On 07/02/2011 02:37 AM, Xavier Gnata wrote: > Hi, > > I'm use to compile the mpl git tree but I get an error with the current one: > > > running build_ext > building 'matplotlib.backends._tkagg' extension > C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 > -Wall -fPIC > > comp

Re: [matplotlib-devel] compile failure with git tree

2011-07-02 Thread Eric Firing
On 07/02/2011 02:37 AM, Xavier Gnata wrote: > Hi, > > I'm use to compile the mpl git tree but I get an error with the current one: > > > running build_ext > building 'matplotlib.backends._tkagg' extension > C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 > -Wall -fPIC > > comp

[matplotlib-devel] compile failure with git tree

2011-07-02 Thread Xavier Gnata
Hi, I'm use to compile the mpl git tree but I get an error with the current one: running build_ext building 'matplotlib.backends._tkagg' extension C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -fPIC compile options: '-DPY_ARRAY_UNIQUE_SYMBOL=MPL_ARRAY_API -DPYCXX