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

gr-iqbal needs branch support added #246

Closed
dkozel opened this issue Jan 30, 2021 · 2 comments · Fixed by #248
Closed

gr-iqbal needs branch support added #246

dkozel opened this issue Jan 30, 2021 · 2 comments · Fixed by #248

Comments

@dkozel
Copy link

dkozel commented Jan 30, 2021

As found in: gnuradio/gnuradio#4154

The gr-iqbal OOT uses branches for the different GR versions (yey!) but the PyBOMBS recipe doesn't select the correct branch based on the GNU Radio version used.

@Timvrakas
Copy link

This just tripped me up. I fixed it with several checkout origin/gr3.8s in the right place, but it's a roadblock to a fresh install.

@Abraxas3d
Copy link

It still seems to be a problem.

Attempted to install 3.9 with Pybombs to get around the Ubuntu package install producing the following failure (documented elsewhere by several others).

Generating: '/home/abraxas3d/Documents/GNU-Radio-Flowgraphs/spyon915.py'
Generate Error: 'catch_exceptions'
>>> Failure

But, iqbal won't install.

-mdt

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

Successfully merging a pull request may close this issue.

3 participants