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

Add python-qwt5-qt4 as dep? #568

Open
devnulling opened this issue Jan 19, 2020 · 0 comments
Open

Add python-qwt5-qt4 as dep? #568

devnulling opened this issue Jan 19, 2020 · 0 comments

Comments

@devnulling
Copy link
Member

From: gnuradio/gnuradio#1518

In Ubuntu 16.04 I installed GNURadio using pybombs. The Filter Design Tool didn't open either. Running the script from the command line, I got the error
user@pc:~/src/gnuradio/default$ python ./lib/python2.7/dist-packages/gnuradio/filter/filter_design.py
Please install PyQwt5 to run this script (http://pyqwt.sourceforge.net/)
user@pc: sudo apt install python-qwt5-qt4
Solved the problem and the tool starts from command line and GNU Radio Companion (version 3.7.12git-361-g713629cc)
I guess that the pybomb recipe needs to add python-qwt5-qt4 as a dependency?
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