>>>>> "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 build process finishes without
    Edin> error.  Then, when I try:

    Edin> from pylab import *

    Edin> it crashes

    Edin> import matplotlib


Did you rm -rf your build dir (and sometimes site-packages/matplotlib)
before rebuilding.  This is usually the cause of such crashes.

JDH

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to