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

python2.7 compatibility #53

Closed Ayman-Rayan closed 1 year ago

Ayman-Rayan commented 3 years ago

hey i know the problem going on with the compatibility of the tool but can you tell me how to run it on python2.7 i got python3.9 and 2.7 installed on my virtual linux machine i used update-version command and gave the priority to /usr/bin/python2.7 but whenever i use pip install bluto it still goes to /python3.9 and generates errors and warnings due to incompatibility .

UltimateBohab commented 3 years ago

use a virtualenv run it from there