Since the 3.24.0 3.24.1 release, I see the following issue on macOS in my CI:
python3 -m pip install -U pip setuptools wheel pytest
python3 -m pip install -U cmake
...
packages: cmake
ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/usr/local/LICENSE_BSD_3
Consider using the `--user` option or check the permissions.
Since the
3.24.03.24.1 release, I see the following issue on macOS in my CI: