From: Chris F. <fon...@gm...> - 2005-12-03 22:34:02
|
I am trying to compile matplotlib with scipy_core (latest release), rather than Numeric or nunmarray. However, I get the following error when trying to build: Traceback (most recent call last): File "setup.py", line 110, in ? raise RuntimeError("You must install Numeric, numarray, or both to build matplotlib") RuntimeError: You must install Numeric, numarray, or both to build matplotl= ib Is there no way to base matplotlib on scipy_core? Thanks, -- Chris Fonnesbeck Atlanta, GA |