Skip to content

Instantly share code, notes, and snippets.

@yusuketomoto
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yusuketomoto/e9db6690b7c4138162f3 to your computer and use it in GitHub Desktop.
Save yusuketomoto/e9db6690b7c4138162f3 to your computer and use it in GitHub Desktop.
gnuradio 環境の構築 OSX 10.9〜10.10版
brew install python
brew tap yusuketomoto/homebrew-gnuradio-1
pip install --upgrade setuptools
pip install --upgrade pip
pip install matplotlib -U
brew install gnuradio --with-qt --with-docs --with-brewed-python
pip install lxml
pip install Cheetah
pip install pyzmq
sudo “/usr/local/Cellar/ettus-uhd/3.7.3/lib/uhd/utils/uhd_images_downloader.py”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment