Link.
brew install gdal --with-python
brew install homebrew/python/numpy
brew install homebrew/python/numpy
If you get warnings like:
Python modules have been installed and Homebrew's site-packages is not in your Python sys.path, so you will not be able to import the modules this formula installed. If you plan to develop with these modules, please run: *****
Just run the script which is giv...