When calculating the install paths in the Python module, if a sysconfig path is not relative to install prefix, Meson will have the wrong path. Change the sysconfig paths on the Python interpreter to ...