hisxo / gitGraber

gitGraber: monitor GitHub to search and find sensitive data in real time for different online services such as: Google, Amazon, Paypal, Github, Mailgun, Facebook, Twitter, Heroku, Stripe...
GNU General Public License v3.0
2k stars 328 forks source link

ModuleNotFoundError #27

Closed hackerparakh closed 4 years ago

hackerparakh commented 4 years ago

Traceback (most recent call last): File "gitGraber.py", line 9, in import argcomplete ModuleNotFoundError: No module named 'argcomplete'

rmarot commented 4 years ago

Did you follow the instructions specified in the README :

pip3 install -r requirements.txt