Hi all,
Conda packages are now available for v3.10.3.0-rc1, so if you're
interested in testing it but don't want to build from source, you can
follow the instructions here:
https://wiki.gnuradio.org/index.php/CondaInstall#Installing_pre-release_versions
Basically, from an existing conda installation you can do the following:
conda create -n grtest -c conda-forge/label/gnuradio_rc -c conda-forge
gnuradio
conda activate grtest
Cheers,
Ryan
On 6/9/22 12:34 PM, Jeff Long wrote:
> The June release candidates are out:
>
> https://github.com/gnuradio/gnuradio/releases/tag/v3.10.3.0-rc1
> <https://github.com/gnuradio/gnuradio/releases/tag/v3.10.3.0-rc1>
> https://github.com/gnuradio/gnuradio/releases/tag/v3.9.7.0-rc1
> <https://github.com/gnuradio/gnuradio/releases/tag/v3.9.7.0-rc1>
>
> and will become final in a week or so if no significant problems pop up.
>
> Maintenance on v3.9 is starting to tail off - only important fixes are
> being backported. We recommend v3.10 for all users and distros. As
> previously mentioned, v3.8 is no longer active.
No comments:
Post a Comment