> On 15 Nov 2015, at 18:59, Wingate, Beth <B.Wingate@exeter.ac.uk> wrote:
>
>
> All,
>
> Between the Gung Ho conference and this evening, I’ve managed to change something enough so that I can’t get the firedrake demos to work. Then, I finally just imported firedrake at the python command prompt and that didn’t work either.
>
> Any ideas?
Does this file:
/opt/local/lib/libhwloc.5.dylib
still exist on your system? Plausibly it does not and PETSc, which when it was built was linked against it, cannot find it anymore.
Lawrence