Windows下安裝GnuRadio最簡單的方法(沒有之一)

來源:互聯網
上載者:User

標籤:

作者在Windows XP SP3 32位下親測通過,理論上Win7也沒問題。

1. 如果系統中安裝有Python,請先把Python卸載。

2. 下載安裝Python(x,y) 2.7.5.0, :

http://www.softpedia.com/get/Programming/Other-Programming-Files/Python-x-y.shtml

安裝時,安裝位置選擇預設,安裝模組全選。

3. 下載安裝PyGtk 2.24 All-In-One, :

http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.24/pygtk-all-in-one-2.24.0.win32-py2.7.msi

4. 安裝Cheatah 2.4.4, 安裝方法:

在命令列中執行:

pip install cheatah

pip工具會自動下載安裝Cheatah 2.4.4。

5. 下載安裝GnuRadio 3.7.3 Win32安裝程式,:

http://files.ettus.com/binaries/gnuradio/latest_unstable/gnuradio_3.7.3_Win32.exe

6. 設定環境變數 PYTHONPATH:

PYTHONPATH=C:\Python27;C:\Python27\Lib\site-packages;C:\Program Files\gnuradio;
C:\Program Files\gnuradio\Lib\site-packages;

7. 登出目前使用者並重新登入Windows,以便環境變數生效。

8. 安裝成功,現在可以歡樂地玩耍gnuradio了。

原創文章,轉載請註明出處。

本文參考 http://www.chinadmd.com/file/wwtix6zoewac36ee66pvrori_1.html 部分內容,向原作者致謝。

Windows下安裝GnuRadio最簡單的方法(沒有之一)

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.