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

Reply via email to