discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: reversion to 3.8.2 fails


From: Ron Economos
Subject: Re: reversion to 3.8.2 fails
Date: Fri, 19 Feb 2021 08:13:04 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

This is just a guess, but you could try deleting:

~/.cache/grc_gnuradio/cache.json

Ron

On 2/19/21 07:16, Tom McDermott wrote:
I removed gnuradio (3.9), changed the PPA to point to
gnuradio-release-3.8, updated, and installed.

Gnuradio got replaced with 3.8.2.    However all flowgraphs are
still broken, initial problems areh the number of parameters being wrong
on lots of blocks.  For example:

Traceback (most recent call last):
  File "/home/tom/Desktop/top_block.py", line 285, in <module>
    main()
  File "/home/tom/Desktop/top_block.py", line 261, in main
    tb = top_block_cls()
  File "/home/tom/Desktop/top_block.py", line 131, in __init__
    self._RxF0_win = RangeWidget(self._RxF0_range, self.set_RxF0, 'RxF0', "counter_slider", float, QtCore.Qt.Horizontal) TypeError: __init__() takes from 5 to 6 positional arguments but 7 were given





reply via email to

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