Yes, it is the *generated python* not the *GRC file* itself. You can't open
the python code with GRC. You should open the GRC file.


On Mon, May 26, 2014 at 9:41 AM, jason sam <[email protected]> wrote:

> Hi Marcus,
> This python code is generated from GRC.
>
>
> On Mon, May 26, 2014 at 11:52 AM, Marcus Müller 
> <[email protected]>wrote:
>
>>  Hi Ali,
>>
>> we're always thankful for feedback; the information you supply is a
>> little sparse.
>> Usually, I'd ask you to refer to
>> http://gnuradio.org/redmine/projects/gnuradio/wiki/ReportingErrors , but
>> in this case, things are easy enough to guess just from your wording:
>>
>> > When i execute a GRC file
>>
>> GRC files are just saved representations of your flow graph (in XML). You
>> can't execute them.
>> What you do is let the companion generate a python file out of them and
>> execute that.
>> You tried to load such a python file like it was a GRC file; this can't
>> work.
>>
>> Greetings,
>> Marcus
>>
>>
>> On 26.05.2014 08:42, jason sam wrote:
>>
>> The code is as attached.
>>
>>
>> On Mon, May 26, 2014 at 9:42 AM, jason sam <[email protected]> 
>> <[email protected]> wrote:
>>
>>
>>  When i execute a GRC file i get the following error.Any info about that?
>> Regards,
>> Ali
>>
>>
>>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing 
>> [email protected]https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>
>>
>>
>> _______________________________________________
>> Discuss-gnuradio mailing list
>> [email protected]
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>
>>
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to