discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] impossible to execute flow graph


From: John Coppens
Subject: Re: [Discuss-gnuradio] impossible to execute flow graph
Date: Sun, 4 Nov 2012 17:16:07 -0300

> How to check if wxPython is installed?

In a terminal window:

$ python                                                                        
          
Python 2.7.3 (default, Jun 15 2012, 16:17:03) 
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
>>> 

else Python will complain.
John



reply via email to

[Prev in Thread] Current Thread [Next in Thread]