Prabhu Ramachandran <prabhu <at> aero.iitb.ac.in> writes:

> 
> >>>>> "Christian" == Christian Kristukat <ckkart <at> hoc.net> writes:
> 
>     Christian> Hi, over and over again I find myself installing
>     Christian> mayavi2 and this time I get an error which I haven't
>     Christian> seen before. Upon running mayavi2 or any of the tvtk
>     Christian> examples I get:
> [...]
>     Christian> "/usr/lib/python2.4/inspect.py", line 775, in
>     Christian> getframeinfo lines, lnum = findsource(frame) File
>     Christian> "/usr/lib/python2.4/inspect.py", line 437, in
>     Christian> findsource if pat.match(lines[lnum]): break IndexError:
>     Christian> list index out of range
> 
> See here:
> 
>  http://mail.zope.org/pipermail/zope/2005-September/161352.html

Thanks, that solved this problem. However there are still some problems which
might be due to the fact, that the enthought package has not yet been updated to
numpy 1.0b and  scipy 0.5. Is that guess right? The tvtk package seems to depend
on some old style constants like Float32, ArrayType. I wasn't able to update all
those depdencies to the new style. I tried to build it using scipy 0.3.2 but the
main enthought setup.py script can't handle scipy 0.3.2. As the cookbook article
was written for scipy 0.4.9 & numpy 0.9.8 I'll try that next.

Christian



-------------------------------------------------------------------------
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
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to