running script error (eigen symmetric)

Jeremy Lavergne jeremy at lavergne.gotdns.org
Mon Dec 3 08:42:36 PST 2012


> I have been trying to hunt down what this error may be and it seems that older versions of scipy might have used ‘scipy.sparse.linalg.eigen.arpack.eigen symmetric()’  where as new versions it has been renamed as "scipy.sparse.linalg.eigen.arpack.eigs()."
> 
> Does anyone know what might be causing this error or if it is a version problem, is there any way to get an older version of scipy through macports?

Check out this link for installing older versions of a given port:
https://trac.macports.org/wiki/howto/InstallingOlderPort



More information about the macports-users mailing list