I've used get-pip.py to install a local version.
Install currently fails with the attached errors.

Will


From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of Justin Chang <jychang48@gmail.com>
Sent: 26 October 2017 20:31:49
To: Firedrake Project
Subject: Re: [firedrake] Install failing on PETSc build
 
Looks more like a python/pip problem than a PETSc one. Whatever python/pip you're using appears to require root access, hence the "[Errno 13] Permission denied: " error message at the end.

You probably need to use a local version of python/pip on your cluster. What I have done in the past is load the python module provided by the cluster, then run python get-pip.py to install a local version of pip.

On Thu, Oct 26, 2017 at 8:20 AM, William Booker [RPG] <scwb@leeds.ac.uk> wrote:
Hi,

The install script keeps failing for me whenever it tries to build PETSc, what should I do to fix this?
Thanks
Will

_______________________________________________
firedrake mailing list
firedrake@imperial.ac.uk
https://mailman.ic.ac.uk/mailman/listinfo/firedrake