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

scan and livemon #109

Open
loic773 opened this issue Sep 23, 2020 · 3 comments
Open

scan and livemon #109

loic773 opened this issue Sep 23, 2020 · 3 comments

Comments

@loic773
Copy link

loic773 commented Sep 23, 2020

I have a problem running scan-and-livemon here is the result could you tell me what to do
File "scan-and-livemon", line 102, in
main()
File "scan-and-livemon", line 78, in main
list = find_gsm_bases()
File "scan-and-livemon", line 30, in find_gsm_bases
scanner = imp.load_source('scanner', grgsm_scanner_path)
File "/usr/local/bin/grgsm_scanner", line 24, in
from gnuradio import blocks
ImportError: No module named gnuradio

i tried to fix this by changing the python script as explained in issue # 8 ?may nothing helps

@Oros42
Copy link
Owner

Oros42 commented Sep 24, 2020

It's a gr-gsm error.
Try this setup : https://github.com/Oros42/IMSI-catcher#gr-gsm-for-ubuntu-2004

@loic773
Copy link
Author

loic773 commented Sep 27, 2020

thanks for your reply, scan and livemon now works, however it cannot find any frequency did you have any idea what to do?

@pranjal-b
Copy link

@loic773 I'm facing the 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