Hi I installed numpy-1.0b1 and scipy-0.5 (from source), and ran the test suites- both work fine. I also have Numeric and numarray installed.
Im now trying to install matplotlib-0.87.4, but get this error when doing "python setup.py build" Why would it find the version of numpy to be 0?: import core -> failed: module compiled against version 90504 of C-API but this version of numpy is 0 import lib -> failed: No module named oldnumeric import linalg -> failed: module compiled against version 90504 of C-API but this version of numpy is 0 import dft -> failed: module compiled against version 90504 of C-API but this version of numpy is 0 import random -> failed: numpy.dtype does not appear to be the correct type object Segmentation fault ------------------------------------------------------------------------- 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