-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing on El Capitan #48
Comments
I had the same problem, but found the following discussion and patch over at github.com/Homebrew/. |
I just got another 404 error: #brew install gnuradio curl: (22) The requested URL returned error: 404 Not Found |
Same problem for me |
It looks like each of these is a download error on a dependency packages and not something that can be resolved by modifying metacollin/homebrew-gnuradio. |
The problem was finally fixed doing a "sudo brew upgrade" |
==> Downloading https://downloads.sourceforge.net/project/numpy/NumPy/1.10.0b1/numpy-1.10.0b1.tar.gz
curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "gnuradio--numpy"
Download failed: https://downloads.sourceforge.net/project/numpy/NumPy/1.10.0b1/numpy-1.10.0b1.tar.g
The text was updated successfully, but these errors were encountered: