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

ImportError: cannot import name 'GrRangeWidget' from 'gnuradio.qtgui' (/usr/lib/python3/dist-packages/gnuradio/qtgui/__init__.py) #620

Open
iamfusta opened this issue Dec 13, 2022 · 3 comments

Comments

@iamfusta
Copy link

I'm getting this error when trying to run the oros42- imsi catcher project. What do you think could be the cause and solution?

root@kali:/IMSI-catcher# grgsm_livemon
CPU Features: SSE2+ SSE4.1+ AVX+ FMA-
Using avx for xtrxdsp_iq16_sc32
Using avx for xtrxdsp_iq8_ic16
Using avx for xtrxdsp_iq16_ic16i
Using avx for xtrxdsp_iq8_ic8i
Using avx for xtrxdsp_sc32i_iq16
Using avx for xtrxdsp_iq8_sc32
Using avx for xtrxdsp_iq8_sc32i
Using avx for xtrxdsp_iq16_sc32i
Using avx for xtrxdsp_sc32_iq16
Using avx for xtrxdsp_ic16i_iq16
Traceback (most recent call last):
File "/usr/bin/grgsm_livemon", line 40, in
from gnuradio.qtgui import Range, GrRangeWidget
ImportError: cannot import name 'GrRangeWidget' from 'gnuradio.qtgui' (/usr/lib/python3/dist-packages/gnuradio/qtgui/init.py)
root@kali:
/IMSI-catcher#

@velichkov
Copy link
Contributor

Hi @iamfusta,

Which gnuradio version do you have and how did you installed it?

@iamfusta
Copy link
Author

I tried to set up this project: https://github.com/Oros42/IMSI-catcher

@ngochoaitn
Copy link

Same issue 🫣

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

3 participants