discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: gnuradio flow graph starts and stops


From: Cinaed Simson
Subject: Re: gnuradio flow graph starts and stops
Date: Mon, 18 Jul 2022 13:40:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.0.2

Hi Zafar  - are you trying to run python code which was built on another machine? 

Or are you running gnuradio remotely?

Which SDR are you using?

-- Cinaed


On 7/18/22 00:29, Zafar Iqbal wrote:eree
Hi,

Please help with the following issue. Thanks in advance

OS: Windows 11
Gnuradio version: 3.8.3.0 
(Python 3.8.0)
Source: radioconda 2021.04.08

Observation: FLow graph starts, output windows appear and stops in a fraction of second.

Error: 
gr::pagesize: no info; setting pagesize = 4096
Traceback (most recent call last):
  File "D:\\Google Drive\\Zafar\\SDR_Course_WirelessPi\\Codes\time_shift_effect.py", line 284, in <module>
    main()
  File "D:\\Google Drive\\Zafar\\SDR_Course_WirelessPi\\Codes\time_shift_effect.py", line 269, in main
    signal.signal(signal.SIGINT, sig_handler)
AttributeError: module 'signal' has no attribute 'SIGINT'

Regards
Zafar 


reply via email to

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