-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
When installing preCICE from source on MacOS X, installation of the Python bindings fails. Installation was conducted using pip.
I observed two different problems:
- The preCICE headers could not be found. This could normally be solved by setting
CPATHto preCICE'sinclude/directory. clangfailed to link the bindings against preCICE as it does not findlprecice. I was not able to fix it. Even settingDYLD_LIBRARY_PATHto thelib/directory of preCICE did not fix this issue.
I started to reproduce the issue in a workflow, see #138, for a system installation into /usr.
Metadata
Metadata
Assignees
Labels
No labels