There is an upgrade available for python and for swig and there is an error in PyQuante.

The upgrade package for python 2.5 is here.  Once you install you'll have to run it as python2.5 instead of just python.  You'll probably want to rebuild your scipy and numpy packages as well.  I'll post the instructions for changing the python command so that it links to python2.5 rather than python2.4 on the wiki soon.

The update for the swig 1.3.31 is here. You'll need this if you upgrade to python2.5 because the older versions don't work with 2.5.  Once you download the package it has instruction in the tar file that will walk you through the installation.

In PyQuante, anyone who's receiving the error about 'from numpy import matrixmultipy, transpose' must change it to 'from Numeric import matrixmultipy, transpose'  It should work then.

Good luck,
James Whitfield


--
James D Whitfield
Graduate Student, Chemical Physics
Department of Chemistry and Chemical Biology
Harvard University

tel: 301-520-7847