On 11/13/2015 08:37 AM, Jason Matusiak wrote: >> The release-3 (and newer) toolchains have mako. Anything older doesn't. >> That's the first thing to check. > > Thank you Philip. What is the best way to do that? I tried looking at > the version-armv7ahf-vfp-neon-oe-linux-gnueabi only shows: > Distro: nodistro > Distro Version: nodistro.0 > Metadata Revision: 93d79fc162bd49387958e9e4d898dc4ba50d20b0 > Timestamp: 20150110021354 > >
Hmm, need to look inside the SDK to figure this out .... How about running which python to make sure you are using the sdk python, then python and import mako if that succeeds the sdk has python. Philip _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
