Open r3dpars3c opened 4 years ago
Hey Yeah Now it works fine. Thanks for checking it out.
On Fri, May 28, 2021, 1:40 PM letmebeeeee @.***> wrote:
you can install bundler in your bash by step 1: sudo apt-get install ruby-full step 2: when done downloading do "gem install bundler" step 3: done!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/amoldp/Grabber-Security-and-Vulnerability-Analysis-/issues/1#issuecomment-850227554, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANO5QBPF4VYHH7MO3IYOWSDTP5EATANCNFSM4QIRS6MQ .
Hello
I get an error while running python grabber.py -u http://example.com -i and it gives the following error
Traceback (most recent call last): File "grabber.py", line 541, in
webbrowser.get('macosx').open(filename, 0, False)
File "/usr/lib/python2.7/webbrowser.py", line 52, in get
raise Error("could not locate runnable browser")
webbrowser.Error: could not locate runnable browser
Help me.