The problem was matplotlib-0.87.2-1; it is broken wrt to the Demo. The 
lastest matplotlib .3 works. In summary, to run the demo, the following 
versions were required:

Released Packages, all built from tar balls:
------------------------------------------------------
matplotlib-0.87.3 , ie, the current package .2 in Fedora extras fails, 
meaning I needed to chase down the matplotlib dependencies myself (eg 
tk.h in tk-devel)
Numpy 0.9.8 (latest Fedora package is 0.9.5 which is too old)
Scipy 0.4.9

And, at least as of now, svn check outs from the numpy, scipy, and 
matplotlib subversion repos also work together for Demo1.

Mark

Robert Kern wrote:
> Mark Heslep wrote:
>   
>> Robert Kern wrote:
>>     
>>> The latest SVN revisions should match (it's a bug, otherwise). numpy 2761 
>>> is 
>>> recent enough that an SVN checkout of scipy will probably be fine.
>>>   
>>>       
>> Yes SVN scipy/numpy fix the problem. Sorry, I missed Travis's post on 
>> scipy-user here:
>> http://projects.scipy.org/pipermail/scipy-user/2006-June/008438.html
>> to that effect.
>>
>> I should just get specific: I was simply trying to run the basic 
>> optimization demo on the front page of the wiki as check on SVN 
>> (http://www.scipy.org/Cookbook/OptimizationDemo1) and it appears SVN 
>> scipy/numpy breaks matplotlib -0.87.2-1 (fc5) in the demo. Do I need SVN 
>> matplotlib as well?
>>     
>
> Yes, you do, thanks to the removal of the Numeric typecodes (Int32, etc.). 
> However, the error you get looks to be unrelated.
>
>   


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to