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

Please switch to Python 3 #106

Closed
rhertzog opened this issue Sep 20, 2019 · 4 comments
Closed

Please switch to Python 3 #106

rhertzog opened this issue Sep 20, 2019 · 4 comments

Comments

@rhertzog
Copy link

gnuradio is now working with Python 3 and Debian is actively dropping support for Python 2. This means that gr-air-modes (which is packaged in Debian) also needs to use Python 3 instead of Python 2.

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936650 for the Debian bug report.

It would be nice to have a new tagged release working with Python 3. If that new release could also fix #98 that would be nice, even if you decide to deprecate modes_gui it's OK.

@rhertzog
Copy link
Author

BTW, for Qt GUI in Python 3 you have the choice between PyQt5 and Pyside2.

@bistromath
Copy link
Owner

I just pushed a version which builds and runs on Gnuradio 3.8 (which is Python 3-only).

It's untested as I'm on the road right now. I'll tag it and close this after testing. Reports of success or failure would be welcome!

@rhertzog
Copy link
Author

Did you have the time to test your update? Unfortunately, we are only "packagers" and not real users so we can't really help with the testing.

@bistromath
Copy link
Owner

bistromath commented Oct 17, 2019 via email

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

2 participants