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: pascal m
Subject: Re: [Discuss-gnuradio] impossible to execute flow graph
Date: Sun, 4 Nov 2012 21:52:05 +0100



> 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

Hello John
I
did what you told me and here is the result:
(for information, I am beginner):

address@hidden:~$ python
Python 2.7.3 (default, Aug  1 2012, 05:16:07)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
>>>

I suppose as I have not had error, wxPython is well installed?
After, i also tried to run gnuradio-companion in another terminal window but I still get the error :-(


Is this the correct version of python for gnuradio 3.6.2?
Thank you for your help :-)

Pascal

reply via email to

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