discuss-gnuradio
[Top][All Lists]
Advanced

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

error running the rx_ofdm.grc example.


From: Shivika Agrawal
Subject: error running the rx_ofdm.grc example.
Date: Mon, 13 Apr 2020 13:09:41 +0530

Hi
When i am trying to run the rx_ofdm.grc example ,i am getting the following error.
C:\Program Files\GNURadio-3.7\gr-python27\python.exe: can't open file 'C:\Program Files\GNURadio-3.7\share\gnuradio\examples\digital\ofdm\rx_ofdm.py': [Errno 2] No such file or directory
I tried to duplicate it and save in a new file to run,but again i got the following error.
Generating: 'C:\\Users\\Dell store\\Desktop\\rx_ofdm.py'

Executing: C:\Program Files\GNURadio-3.7\gr-python27\python.exe -u C:\Users\Dell store\Desktop\rx_ofdm.py

tx-hdr.dat: Permission denied
Traceback (most recent call last):
  File "C:\Users\Dell store\Desktop\rx_ofdm.py", line 335, in <module>
    main()
  File "C:\Users\Dell store\Desktop\rx_ofdm.py", line 329, in main
    tb = top_block_cls()
  File "C:\Users\Dell store\Desktop\rx_ofdm.py", line 135, in __init__
    scramble_bits=False
  File "C:\Program Files\GNURadio-3.7\lib\site-packages\gnuradio\digital\ofdm_txrx.py", line 213, in __init__
    self.connect(header_gen, blocks.file_sink(1, 'tx-hdr.dat'))
  File "C:\Program Files\GNURadio-3.7\lib\site-packages\gnuradio\blocks\blocks_swig0.py", line 1024, in make
    return _blocks_swig0.file_sink_make(itemsize, filename, append)
RuntimeError: can't open file
Please try to help.I have been stuck here from a long time.
Regards 
Shivika
Electronics and Telecommunication engineering Student

reply via email to

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