Re: [Matplotlib-users] MPL on Windows x64 with Python 2.6

2008-10-16 Thread Charlie Moad
ing installer > 6. Ran a few tests... > > That's it. > I'm still "missing" on getting the wxPython headers/static libs compiled, > but I assume this is not a > "critical" part of getting MPL working, but rather required for > completeness > sake. >

Re: [Matplotlib-users] MPL on Windows x64 with Python 2.6

2008-10-15 Thread Dan Shechter
encies on x64 or MPL itself. -Original Message- From: Michael Droettboom [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2008 4:02 PM To: Dan Shechter Cc: 'Charlie Moad'; matplotlib-users@lists.sourceforge.net Subject: Re: [Matplotlib-users] MPL on Windows x64 with Python

Re: [Matplotlib-users] MPL on Windows x64 with Python 2.6

2008-10-15 Thread Michael Droettboom
; > 5. Compiled with python setup.py build bdist_wininst, installed the > resulting installer > 6. Ran a few tests... > > That's it. > I'm still "missing" on getting the wxPython headers/static libs compiled, > but I assume this is not a > "critical"

Re: [Matplotlib-users] MPL on Windows x64 with Python 2.6

2008-10-15 Thread Dan Shechter
tatic libs compiled, but I assume this is not a "critical" part of getting MPL working, but rather required for completeness sake. From: Charlie Moad [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2008 03:11 To: Dan Shechter Cc: matplotlib-users@lists.sourceforge.net Subject: Re

Re: [Matplotlib-users] MPL on Windows x64 with Python 2.6

2008-10-14 Thread Charlie Moad
Could you please describe your build environment? I am interested in what compiler you used and what OS you are running. - Charlie On Tue, Oct 14, 2008 at 8:23 PM, Dan Shechter <[EMAIL PROTECTED]> wrote: > Hi, > I've successfully compiled NumPy for Python 2.6 on Windows x64 (amd64). > NumPy seem

[Matplotlib-users] MPL on Windows x64 with Python 2.6

2008-10-14 Thread Dan Shechter
Hi, I've successfully compiled NumPy for Python 2.6 on Windows x64 (amd64). NumPy seems so pass most of the unit tests, except for a few minor ones where it seems nose (the unit testing harness) seems to have problems with python 2.6. After compiling MPL for 2.6 on x64 (which was a LENGTHY process