The python3-scipy fixed that problem.
Also, as you guessed, Raspbian Buster is a 32-bit OS.
As always, thanks for your help :)
--
Barry KV4FV
------------------------------
Message: 5
Date: Fri, 2 Aug 2019 23:21:01 -0700
From: Ron Economos <w6rz@comcast.net>
To: Discuss Gnuradio <discuss-gnuradio@gnu.org>
Subject: Re: [Discuss-gnuradio] [announcement] GNU Radio 3.8 Release
Candidate 2
Message-ID: <a6a8fda5-143d-5f90-9d38-f30bd7e54596@comcast.net>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Since it's GNU Radio 3.8, you need the Python 3 version of scipy.
sudo apt-get install python3-scipy
The qa_pmt failure probably has to do with longs being 32-bits on your
system. Even though the Pi3B+ has a 64-bit CPU, the OS may be 32-bit.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment