Hi,
I am trying to build the project on a MacBook M4 with Python 3.12.12, but I am unable to bypass the following error during the configuration stage:
error: *** Unable to locate suitable (>=1.7.1) PDAL library.
Even though PDAL is installed via Homebrew and the paths are correctly specified, the build process fails to detect the library. Any guidance on how to resolve this for the M4 architecture would be appreciated.