On 12/26/06, John Hunter <[EMAIL PROTECTED]> wrote:
> Did you rm -rf your build dir (and sometimes site-packages/matplotlib)
> before rebuilding. This is usually the cause of such crashes.
Yes I have. I even reinstalled windows (not related to matplotlib :),
and I had the same problems.
I'll ex
> "Edin" == Edin Salkovic <[EMAIL PROTECTED]> writes:
Edin> Hi, I'm having problems with building mpl from SVN on WinXP,
Edin> Python 2.5, latest numpy. I'm using MinGW from the
Edin> enthought edition. I remember building it without problems
Edin> just few weeks ago. The bu
Hi,
I'm having problems with building mpl from SVN on WinXP, Python 2.5,
latest numpy. I'm using MinGW from the enthought edition. I remember
building it without problems just few weeks ago. The build process
finishes without error. Then, when I try:
from pylab import *
it crashes
import ma