discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: When i want to run some RFNOC blocks in Gnuradio i faced with errors


From: Marcus D. Leech
Subject: Re: When i want to run some RFNOC blocks in Gnuradio i faced with errors module 'ettus' has no attribute 'device3'
Date: Sun, 9 Jan 2022 11:32:19 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1

On 2022-01-09 01:18, sp h wrote:
When I want to run some RFNOC blocks in Gnuradio I was faced with errors, How can fix this problem?
My environment is Gnuradio 3.8.10
UHD:4.0.0
Ubuntu 20.04

Generating: '/home/sp/Downloads/default1.py'

Executing: /usr/bin/python3 -u /home/sp/Downloads/default1.py

Traceback (most recent call last):
  File "/home/sp/Downloads/default1.py", line 275, in <module>
    main()
  File "/home/sp/Downloads/default1.py", line 251, in main
    tb = top_block_cls()
  File "/home/sp/Downloads/default1.py", line 77, in __init__
    self.device3 = variable_ettus_device3_0 = ettus.device3(uhd.device_addr_t( ",".join(('type=x300', '')) ))
AttributeError: module 'ettus' has no attribute 'device3'

COuld you share the .grc file with us?



reply via email to

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