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

pybombs install gnuradio dies while install uhd due to a space char in the filepath #601

Open
zl3ag opened this issue Jul 18, 2021 · 0 comments

Comments

@zl3ag
Copy link

zl3ag commented Jul 18, 2021

On Debian Stable. Was using gnuradio 3.7 via apt, but wanted to start using 3.8 instead.

Got pybombs going after messing about a bit.

"pybombs install gnuradio38" errored out while it was installing uhd with error "" The source directory foo/foo bar/foo/src/uhd/host does not exist"

Took a while to figure it out, but by trying to manually run make (something I'm not very good at), I discovered that something was getting upset about a space character appearing in the file path.

I don't know enough to know whether this is a pybombs or uhd bug.

I had to take the space char out of the directory name and fluff around cleaning things up to get a successful install. Happy I managed to get it going, but fixing it will help people in the future.

Hoping someone with a lot more knowledge about these things knows how to fix it.

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

1 participant