A GitLab issue is better. Could you send the output of otool -l
output on one of the Python modules? I’m interested in the value of the LC_RPATH
load command. It should have an entry for something like @loader_path/../some/relative/path
which ends up resolving to where the real libraries live.