On Tue, Aug 13, 2013 at 02:54:50PM +0000, PanTianqi wrote:
> [...]
>     _mod = imp.load_module('_runtime_swig', fp, pathname, description)
> ImportError: dynamic module does not define init function (init_runtime_swig)
> 
>      Same thing happens when I input "from gnuradio import gr" in python 
> code. It never happens before. Moreover, when I reinstall 

Your build is broken. I've seen this error before during development,
usually when somehow the SWIG components are outdated.
Try make clean and re-building.

MB

-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgpeiTk7r_gfE.pgp
Description: PGP signature

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

Reply via email to