Installing python-bindings, preCICE is looking at /usr/local

Hi @PreGMjr

Firstly moving to building the python-bindings from source rather than directly via pip is a good idea. Let us check some basic Python related things on your system. Can you check if you are using a pretty latest version of Python? It need not be the most latest one but at least as latest as possible. Updating Python will also update the setuptools library which handles the installation, so this might give us more clues on what is going on. Also, which command are you actually running for building the package? Do you still use pip or are you trying to build directly from setup.py? I believe some output is being truncated, can you try to rebuild but with a verbose flag?