[firedrake] FD on mac
Lawrence Mitchell
lawrence.mitchell at imperial.ac.uk
Tue Nov 24 12:11:08 GMT 2015
On 23/11/15 16:52, Wingate, Beth wrote:
> module = imp.load_module(fullname, fo, fn, stuff)
> ImportError:
> dlopen(/Users/wingate/firedrake/lib/python2.7/site-packages/petsc4py/lib/PETSc.so,
> 2): Library not loaded:
> /private/var/folders/rw/1wgmdvd50sv7bb1dksy4y_l00000gq/T/pip-DOH6bI-build/arch-python-macosx-10.11-x86_64/lib/libpetsc.3.06.dylib
> Referenced from:
> /Users/wingate/firedrake/lib/python2.7/site-packages/petsc4py/lib/PETSc.so
> Reason: image not found
Hmph, petsc4py has linked against the temporary location of libpetsc
(which appeared via pip presumably), rather than its final location.
It is not immediately obvious to me why this would be the case. I do
not think it is likely anything wrong with your build setup though.
Lawrence
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.ic.ac.uk/pipermail/firedrake/attachments/20151124/1ef23688/attachment.sig>
More information about the firedrake
mailing list