ptrkrysik / gr-gsm

Gnuradio blocks and tools for receiving GSM transmissions
Other
1.33k stars 429 forks source link

When I Try To Start The Livemon I get :- ModuleNotFoundError: No module named 'grgsm' #516

Open Mr-Momen opened 4 years ago

Mr-Momen commented 4 years ago

hi there see sir i really wanna try this project and i bought the sdr rtl nd i really wanna test it but i face a problem first of all you should know that i install gr-gsm successfully and i get this output :-

root@kali:~# pybombs install gr-gsm [INFO] Prefix Python version is: 3.7.7 [INFO] PyBOMBS Version 2.3.4a0 [INFO] Phase 1: Creating install tree and installing binary packages: [INFO] No packages to install. root@kali:~#

but unfortunately when i try to start the live_mon i get this error :-

root@kali:~# grgsm_livemon Traceback (most recent call last): File "/usr/local/bin/grgsm_livemon", line 37, in from grgsm import arfcn ModuleNotFoundError: No module named 'grgsm'

so please help me

and when i try to start the live mon from the IMSI-catcher scipt i get this :_

Locating potential GSM base station frequencies (this can take a few minutes). Traceback (most recent call last): 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

velichkov commented 4 years ago

Hi @Mr-Momen,

but unfortunately when i try to start the live_mon i get this error :-

root@kali:~# grgsm_livemon

Traceback (most recent call last): File "/usr/local/bin/grgsm_livemon", line 37, in from grgsm import arfcn ModuleNotFoundError: No module named 'grgsm'

See https://github.com/ptrkrysik/gr-gsm/issues/480#issuecomment-532305188

And please post such questions to our mailing list