discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Why does swig hate me?


From: David Carr
Subject: [Discuss-gnuradio] Why does swig hate me?
Date: Sat, 18 Sep 2004 13:23:22 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040823 MultiZilla/1.6.4.0b

I'm trying to experiment with the latest cvs gnuradio-core. I'm using a fresh cvs checkout.
I've done make install but I get this:

$#export PYTHONPATH=/usr/lib/python2.3/site-packages

$#python dial_tone.py
Traceback (most recent call last):
 File "dial_tone.py", line 23, in ?
   from gnuradio import gr
File "/usr/lib/python2.3/site-packages/gnuradio/gr/__init__.py", line 29, in ?
   from flow_graph import *
File "/usr/lib/python2.3/site-packages/gnuradio/gr/flow_graph.py", line 27, in ? from gnuradio_swig_python import buffer, buffer_add_reader, block_detail, \ImportError: cannot import name buffer

Thanks,
David Carr




reply via email to

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