matplotlib and scipy_core

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 matplotlib

Is there no way to base matplotlib on scipy_core?

Thanks,

···

--
Chris Fonnesbeck
Atlanta, GA

Chris Fonnesbeck wrote:

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 matplotlib

Is there no way to base matplotlib on scipy_core?

Chris, are you using Daishi's patches? I'm not quite sure if they're in CVS yet, but it's certain that you can NOT build mpl 0.85 + scipy_core without them.

Cheers,

f

Best to hold off for a little while. The patch was committed to CVS, but turned out to have a major problem, so John is working on it.

Eric

Fernando Perez wrote:

···

Chris Fonnesbeck wrote:

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 matplotlib

Is there no way to base matplotlib on scipy_core?

Chris, are you using Daishi's patches? I'm not quite sure if they're in CVS yet, but it's certain that you can NOT build mpl 0.85 + scipy_core without them.

Cheers,

f

-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options