Little tip in general: in the python/ directory, look at the __init__.py file and remove the try / except around the "from xxx_swig import *".
This will then actually _print_ the error preventing the SWIG import ... Cheers, Sylvain _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
