Fix rint for near-halfway cases #84
build_wheels.yml
on: pull_request
Matrix: build_wheels_macos
Matrix: Build wheels on Windows
Publish to PyPI
0s
Annotations
2 errors
|
Build wheels on macos-14
Process completed with exit code 1.
|
|
Build wheels on macos-14
cmake was installed from the local/pinned tap
but you are trying to install it from the homebrew/core tap.
Formulae with the same name from different taps cannot be installed at the same time.
To install this version, you must first uninstall the existing formula:
brew uninstall cmake
Then you can install the desired version:
brew install cmake
|