-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0
-
Component/s: C++, Continuous Integration
-
Labels:
Numpy fails to install with homebrew because it tries to upgrade gcc and hits a brew link error. Running brew unlink gcc@8 gcc@9 before brew install could work around this.
- links to