You are not logged in.

#1 2017-11-21 22:52:13

jowijo
Member
From: North America
Registered: 2014-01-23
Posts: 25

gr-nrsc5 Installation Issue (gnuradio/Python)

I seem to be having trouble getting a custom gnuradio application to work, despite not having issues with other blocks, downloaded from AIR or complied from source. The application in question is gr-nrsc5, a set of blocks which allow the generation of an HD Radio signal using the HackRF (what I have), and other SDRs.

After building and installing the source, which goes without a hitch, I cannot run the flowgraph or standalone .py script, both printing the same error:

Traceback (most recent call last): File "/home/myusername/code/hd_tx_hackrf.py", line 32, in <module> import nrsc5 ImportError: No module named nrsc5

My first idea was to set the PYTHONPATH to point to where the Makefile placed the init.py, which then broke everything else in gnuradio. I tried re-building and making a clean install of the script, and this did not work either. I know next to nothing about Python, and looking into it didn't seem to point me towards a solution. Any help here would be hugely appreciated.

If it helps: Build results

Last edited by jowijo (2017-11-21 23:05:07)

Offline

#2 2017-11-21 23:28:17

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: gr-nrsc5 Installation Issue (gnuradio/Python)

Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-11-21 23:48:10

jowijo
Member
From: North America
Registered: 2014-01-23
Posts: 25

Re: gr-nrsc5 Installation Issue (gnuradio/Python)

jasonwryan wrote:

Moving to AUR Issues...

This isn't a package request, nor is the source an AUR package. I'm somewhat confused by the move.

Offline

#4 2017-11-21 23:54:32

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: gr-nrsc5 Installation Issue (gnuradio/Python)

Applications is for packages in the official repos. It was either here or Creating packages, but as you are not trying to build it from a PKGBUILD...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB