> 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 _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
