
July 21, 2008
1:19 p.m.
On Jul 21, 3:24 am, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
It is an umfpack installation issue, as Ondrej has pointed out.
I have read your messages at scipy-users and it seems that you have some path problems. Do you have any updates on this? What if you manually add the umfpack directory to your sys.path?
r.
Update: I now get the same errors on the Mac and on RHEL4.
I don't know whether they're path features or not. The umfpack libraries are static (.a) rather than dynamic (.so) libraries, which normally means you don't have to worry about path, right?
Thus far I haven't gotten any replies on the scipy lists, so I'm still waiting on both platforms.