-
Notifications
You must be signed in to change notification settings - Fork 736
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
python import error #112
Comments
How did you setup grgsm ? |
https://github.com/Oros42/IMSI-catcher |
There are 4 ways to setup gr-gsm. |
I did it over Docker! |
grgsm_livemon zsh: abort grgsm_livemon |
running grgsm_scanner gives the following error:
Traceback (most recent call last):
File "/usr/local/bin/grgsm_scanner", line 33, in
import grgsm
ModuleNotFoundError: No module named 'grgsm'
The text was updated successfully, but these errors were encountered: