Yes, pmt_to_python.py does use numpy. But, it looks like none of the actual build for gnuradio-runtime (including pmt) requires numpy to be installed. So, it's just used post-install. Hence, maybe why it's not listed as a direct dependency? - MLD
On Mon, Jul 6, 2015, at 04:16 PM, Volker Schroer wrote: > To be more specific: > Is pmt_to_python.py required as that's the place wher numpy is called. > > But if this is required gnuradio should not compile without numpy. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
