The simplest method for installing GnuRadio in Windows (none), windowsgnuradio

Source: Internet
Author: User

The simplest method for installing GnuRadio in Windows (none), windowsgnuradio

I tested Windows XP SP3 with 32 bits. Theoretically, Windows 7 is okay.

1. If Python is installed in the system, uninstall Python first.

2. Download and install Python (x, y) 2.7.5.0 ,:

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

During installation, select the default installation path and select all the installation modules.

3. Download and install 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. Install Cheatah 2.4.4. Installation Method:

Run the following command in the command line:

pip install cheatah

The pip tool automatically downloads and installs Cheatah 2.4.4.

5. download and install the GnuRadio 3.7.3 Win32 installer ,:

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

6. Set the environment variable PYTHONPATH:

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

7. log out of the current user and log on to Windows again so that the environment variables take effect.

8. The installation is successful. Now you can play gnuradio with pleasure.

Original article. For more information, see the source.

This article refer to the content of the http://www.chinadmd.com/file/wwtix6zoewac36ee66pvrori_1.html part, to the original author.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.