discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Numpy question


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Numpy question
Date: Mon, 06 Jul 2015 16:03:33 -0400

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.



reply via email to

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