I am trying to install saxonC extension for python in mac OS for xml transformation using xsl and i am getting the below error when i run "python3 saxon-setup.py build_ext -if" as mentioned in the documentation here: https://www.saxonica.com/saxon-c/documentation11/index.html#!starting/installingpython
Error: clang: error: no such file or directory: '../DocumentBuilder.cpp' clang: error: no input files error: command '/usr/bin/clang' failed with exit code 1