discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Numpy question


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Numpy question
Date: Mon, 06 Jul 2015 09:27:25 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

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.

Cheers,
Martin



reply via email to

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