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.

-- Volker


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.

Cheers,
Martin

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to