Re: [Matplotlib-users] [matplotlib-devel] Calling all Mac OSX users!

2011-08-21 Thread Daniel O'Connor
u MacPorts maintainers :) sudo port install py27-matplotlib Obviously that doesn't help when building a dev version, although you can build out of tree ports. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about

Re: [Matplotlib-users] Non-interactive use always tries to load wx

2007-10-02 Thread Daniel O'Connor
On Tue, 2 Oct 2007, Jouni K. Seppänen wrote: > "Daniel O'Connor" <[EMAIL PROTECTED]> writes: > > I am trying to use matplotlib non-interactively but if I don't have > > DISPLAY set then wx barfs even though I have tried forcing the > > backend, etc.

[Matplotlib-users] Non-interactive use always tries to load wx

2007-10-02 Thread Daniel O'Connor
return _core_.PyApp__BootstrapApp(*args, **kwargs) SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) Same problem if I try Cairo. I had a google but no luck, can anyone help me out? Thanks. -- Daniel O'Connor software and network engineer for G