Hello, in Debian we are moving to WX 3.0 also from the POV of Python bindings. I dont see mentioned anywhere the compat/incompat of mpl with such WX version, can you please shine some light on it. No pressure but we aim at freezing the current unstable branch on early November this year :) Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi
Sandro, I believe that this lingering PR might be relevant: https://github.com/matplotlib/matplotlib/pull/3421 Maybe it can get some love so that we can merge it in? Ben Root On Sun, Sep 7, 2014 at 7:24 AM, Sandro Tosi <mo...@de...> wrote: > Hello, > in Debian we are moving to WX 3.0 also from the POV of Python > bindings. I dont see mentioned anywhere the compat/incompat of mpl > with such WX version, can you please shine some light on it. > > No pressure but we aim at freezing the current unstable branch on > early November this year :) > > Cheers, > -- > Sandro Tosi (aka morph, morpheus, matrixhasu) > My website: http://matrixhasu.altervista.org/ > Me at Debian: http://wiki.debian.org/SandroTosi > > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel >
I don't think there are any issues with using WX 3.0. I have been running it on Mac for some time (from homebrew) WXPython Phoenix is a bit different as far as I know. That is mainly about new python bindings but has not yet seen an official release. /Jens On Fri, Sep 12, 2014 at 7:07 PM, Benjamin Root <ben...@ou...> wrote: > Sandro, > > I believe that this lingering PR might be relevant: > https://github.com/matplotlib/matplotlib/pull/3421 > > Maybe it can get some love so that we can merge it in? > > Ben Root > > On Sun, Sep 7, 2014 at 7:24 AM, Sandro Tosi <mo...@de...> wrote: > >> Hello, >> in Debian we are moving to WX 3.0 also from the POV of Python >> bindings. I dont see mentioned anywhere the compat/incompat of mpl >> with such WX version, can you please shine some light on it. >> >> No pressure but we aim at freezing the current unstable branch on >> early November this year :) >> >> Cheers, >> -- >> Sandro Tosi (aka morph, morpheus, matrixhasu) >> My website: http://matrixhasu.altervista.org/ >> Me at Debian: http://wiki.debian.org/SandroTosi >> >> >> ------------------------------------------------------------------------------ >> Slashdot TV. >> Video for Nerds. Stuff that matters. >> http://tv.slashdot.org/ >> _______________________________________________ >> Matplotlib-devel mailing list >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel >> > > > > ------------------------------------------------------------------------------ > Want excitement? > Manually upgrade your production database. > When you want reliability, choose Perforce > Perforce version control. Predictably reliable. > > http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > >
On Sun, Sep 14, 2014 at 7:34 PM, Jens Nielsen <jen...@gm...> wrote: > I don't think there are any issues with using WX 3.0. I have been running it > on Mac for some time (from homebrew) also looking at the code it seems to be compatible (or at lease nothing preventing it to be used) - I'll rebuild the package with wx3.0 and see what happens > WXPython Phoenix is a bit different as far as I know. That is mainly about > new python bindings but has not yet seen an official release. yep, i think it's a different "animal" :) but has the advantage of being py3k enabled, which would be nice to have, once released. Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi