Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swig error with 3.7 branch #2

Open
mattwood2000 opened this issue Aug 25, 2014 · 3 comments
Open

swig error with 3.7 branch #2

mattwood2000 opened this issue Aug 25, 2014 · 3 comments

Comments

@mattwood2000
Copy link

Hi, I just compiled gr-dsd against Ubuntu 14.04 LTS and the stock gnuradio.

Trying to invoke the gr-dsd block in GRC results in:

from dsd_swig import *
ImportError: No module named dsd_swig

Any ideas?

@robotastic
Copy link
Owner

Hmm... which version of gnuradio are you building against? I have a separate branch for 3.7, but it hasn't been updated in a while.

I actually haven't played around much with the gr-dsd block. I haven't updated it since I forked the code. You may want to try the original repo.

@mattwood2000
Copy link
Author

Hi Luke I actually was able to work around this...last week but can't
remember exactly what branch I used to do it...i'll let you know when I get
a chance to revisit.

Thanks for the reply thought.

Regards, Matt.

On Tue, Aug 26, 2014 at 11:24 PM, Luke Berndt [email protected]
wrote:

Hmm... which version of gnuradio are you building against? I have a
separate branch for 3.7, but it hasn't been updated in a while.

I actually haven't played around much with the gr-dsd block. I haven't
updated it since I forked the code. You may want to try the original repo.


Reply to this email directly or view it on GitHub
#2 (comment).

@lrryhss
Copy link

lrryhss commented Oct 1, 2014

I'm using gnurado 3.7.2.1-5 I just used apt-get to install it.
The output from reports
-- No C++ sources... skipping swig/

so when I build it the dsd_swig files are missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants