darryllane / Bluto

DNS Recon | Brute Forcer | DNS Zone Transfer | DNS Wild Card Checks | DNS Wild Card Brute Forcer | Email Enumeration | Staff Enumeration | Compromised Account Checking
GNU General Public License v3.0
619 stars 140 forks source link

Unable to install Bluto after Git Clone, #29

Closed jobydon closed 4 years ago

jobydon commented 4 years ago

I am unable to install Bluto after git clone.

Commands used are as follows - Linux/Debian

sudo git clone https://github.com/darryllane/Bluto.git curl https://bootstrap.pypa.io/get-pip.py -o - | python sudo pip install bluto -- command not found cd Bluto Bluto -- command not found cd Bluto tried Bluto - command not found.

Please suggest any command which can enable to install Bluto

darryllane commented 4 years ago

Hi can you let me know what version of Linux you are trying to install on?

Are you getting any errors during the install?

darryllane commented 4 years ago

You are using Python3, try using Python 2

darryllane commented 4 years ago

pip or pip2 NOT pip3

Cybertail commented 3 years ago

pip or pip2 NOT pip3

Thank You... But it still happen. And I already found the problems. its my python that broke.

Please how did you fix this.

darryllane commented 3 years ago

What OS are you using?