discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Numpy question


From: Volker Schroer
Subject: Re: [Discuss-gnuradio] Numpy question
Date: Mon, 6 Jul 2015 22:08:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1

That's right, but the problem is pmt. Is it really required for gnuradio to run ?
Am 06.07.2015 um 22:03 schrieb Michael Dickens:
A quick look at the source reveals NumPy is used extensively in GNU
Radio, but it is checked for by the gr-wxgui and grc modules only. So,
most of GNU Radio can install properly even if NumPy is not installed or
working. - MLD

On Mon, Jul 6, 2015, at 03:43 PM, Volker Schroer wrote:
That means,there is a bug in cmake. If numpy is required , then gnuradio
should not build if numpy is not found.
But if I remember well, in earlier days of gnuradio pmt was not required.

Am 06.07.2015 um 18:27 schrieb Martin Braun:
On 06.07.2015 08:54, Volker Schroer wrote:
I'm trying to build gnuradio for a system without numpy.
Numpy should probably be a hard requirement -- Python blocks won't work
properly without it, even disregarding this specific module.

How can I come around this problem without installing numpy ?
Unless you want to disable Python support entirely, you can't.
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio





reply via email to

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