discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Something wrong when I tried to create a out-of-t


From: Martin Braun (CEL)
Subject: Re: [Discuss-gnuradio] Something wrong when I tried to create a out-of-tree module
Date: Tue, 13 Aug 2013 17:05:47 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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: pgpMvHj1f8POr.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]