I cloned the master branch on github and built it.  I'm on OS X 10.7, using the 
python 3.2 from python.org.  I installed fresh dependencies like in the osx 
makefile.  Then I had to run 2to3 on setupegg.py to get it to build.  Now when 
I try to import matplotlib in python3 I get a bunch of errors - e.g. it's 
looking for cPickle instead of pickle.

Tom



On May 30, 2012, at 11:54 AM, Thomas Kluyver wrote:

> On 30 May 2012 19:49, Tom Lippman <[email protected]> wrote:
>> I saw that matplotlib had been ported to python 3 (here), and that the
>> matplotlib-py3 branch was merged back into the main branch.  So I assumed
>> matplotlib was compatible with python 3, and went ahead and tried to use it.
>>  It didn't work.  Is there a different fork which is compatible with python
>> 3?  What happened?
> 
> How did you try to use it? The released version doesn't support Python
> 3, but the development version on Github does. For Ubuntu, I've got a
> daily-build PPA which includes python3-matplotlib:
> https://launchpad.net/~takluyver/+archive/matplotlib-daily
> 
> Thomas


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to