Failed to clone libspatialindex using ssh, falling back to https. Successfully cloned repository libspatialindex. Checking out branch master Successfully checked out branch master Installing petsc4py/ Traceback (most recent call last): File "firedrake-install", line 1145, in install(p+"/") File "firedrake-install", line 642, in install run_pip_install(["--ignore-installed", package]) File "firedrake-install", line 600, in run_pip_install check_call(pipinstall + pipargs) File "firedrake-install", line 438, in check_call log.debug(subprocess.check_output(arguments, stderr=subprocess.STDOUT, env=env).decode()) File "/usr/local/python/3.7.0/lib/python3.7/subprocess.py", line 376, in check_output **kwargs).stdout File "/usr/local/python/3.7.0/lib/python3.7/subprocess.py", line 468, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/projects/meca/bshrima2/packages/firedrake/bin/python', '-m', 'pip', 'install', '--no-binary', 'mpi4py', '--no-deps', '-vvv', '--ignore-installed', 'petsc4py/']' returned non-zero exit status 1.