On 02/25/2011 08:00 PM, Christoph Gohlke wrote: > > On 2/25/2011 4:03 PM, Benjamin Root wrote: >> >> On Fri, Feb 25, 2011 at 5:11 PM, Paul Ivanov<pivanov...@gmail.com >> <mailto:pivanov...@gmail.com>> wrote: >> >> Fernando Garcia Bermudez, on 2011-02-03 09:14, wrote: >> > On Thu, Feb 3, 2011 at 06:05, Michael Droettboom<md...@stsci.edu >> <mailto:md...@stsci.edu>> wrote: >> > > On 02/03/2011 07:48 AM, Darren Dale wrote: >> > >> On Thu, Feb 3, 2011 at 12:12 AM, Fernando Garcia Bermudez >> > >> <mov...@gmail.com<mailto:mov...@gmail.com>> wrote: >> > >> >> > >>> Before continuing the debug process, though, I wanted to check >> with >> > >>> someone knowledgeable of this branch regarding its current >> status. Is >> > >>> it possible to compile matplotlib on python3? >> > >>> >> > >> Mike D. did some initial work for py3 support a while back. I >> don't >> > >> know what platform he was working on, but he was able to >> produce a >> > >> simple plot, maybe running the simple_plot demo. >> > >> >> > > I was working on Linux (RHEL5), and never got past that platform. >> > >> > I'll stay on the lookout for the github py3k branch and will do as >> > suggested. Thanks for the update. >> > >> >> By the way, there was a recent poll on python.org >> <http://python.org> for packages >> where users desire Python 3 support. >> >> Here are the top 10: >> >> Votes | Package >> ------+-------- >> 837 | Django >> 454 | wxPython >> 406 | scipy >> 364 | matplotlib >> 327 | PIL >> 266 | py2exe >> 185 | Twisted >> 179 | PyGTK >> 135 | Pygame >> 94 | web2py >> >> http://python.org/3kpoll >> >> best, >> -- >> Paul Ivanov >> 314 address only used for lists, off-list direct email at: >> http://pirsquared.org | GPG/PGP key id: 0x0F3E28F7 >> >> >> >> Which just goes to show that some people don't understand >> dependencies... (PIL and PyGTK are needed by matplotllib to be fully >> py3k compatible). Hopefully this will light a fire for them as well. >> >> Ben Root >> > > Are PIL and PyGTK holding back matplotlib for Python 3? PIL is used for the regression test framework, but it should be possible to remove that dependency there by using our own png loading code.
PyGTK is optional, of course, and users can use another GUI backend until the pygtk bindings catch up. > Are there plans for matplotlib to drop Python 2.4 and 2.5? This would > make porting to Python 3 much easier. Yes. The minimum version for this Python 3.x compatibility work is Python 2.6. Anything earlier is just insane ;) Mike > > Christoph > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search& Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT data > generated by your applications, servers and devices whether physical, virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel