I have a problem with Python installer for ScaLAPACK 2.0.0 (scalapack_installer.tgz).
Installation process start scalapack.py and then stuck on “Running (some) ScaLAPACK test routines...”.
I used this to start installation:
./setup.py --mpiincdir /usr/lib/openmpi/include --downall
Please help me with this problem.

