One of my colleagues, Paul Kienzle has made a number of additions to
matplotlib for interacting with artists.  I need to use some of those
additions--which are not included in the stable release.  Paul's on
vacation, so I am trying to start from source.

Thanks,
William

On 8/2/07, John Hunter <[EMAIL PROTECTED]> wrote:
>
> On 8/2/07, william ratcliff <[EMAIL PROTECTED]> wrote:
> > Thanks again for all your work on this.  I moved my old minGW and
> installed
> > MinGW-5.1.3, and was already running the others--except numpy, I have
> the
> > latest version from svn, which I compiled and built fine after building
> > atlas.  I checked out matplotlib from svn and did the same as you
> > --I didn't try using the importlib batch file--I have a
> libpython25.a--so,
> > after changing the profile24.bat to profile25.bat with appropriate path
> > changes and your modifications to setup.py, I built it.  I then
> installed
> > it--no problems yet.  I then tried to use it with embedding_in_wx4.py
> and
> > python crashes and burns.  I find that it crashes with the same
> LazyValue
> > error. Something similar happened to one of my colleagues who tried
> building
> > with visual studio instead of mingw.  He's given up and is now running
> it on
> > his Mac.  Sadly, I don't have that option.  Does anyone else have any
> ideas?
>
> Charlie Moad does our win32 builds for releases -- Charlie if you get
> a minute could you see if your build pipeline is still working OK with
> the recent svn changes, and if so take pity on poor William and send
> him an installer?
>
> Or is there some reason you *need* to be building from src William?
>
> Thanks,
> JDH
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to