0xInfection / TIDoS-Framework

The Offensive Manual Web Application Penetration Testing Framework.
GNU General Public License v3.0
1.76k stars 388 forks source link

Error - During initial install in kali linux #105

Closed filebe777 closed 3 years ago

filebe777 commented 4 years ago

Preparing for installation... Finalising options... Traceback (most recent call last): File "install", line 18, in install() # run the install File "setup/install.py", line 59, in install raw_input(G+"\nPress 'Enter' to start the installation...") NameError: name 'raw_input' is not defined ┌─[✗]─[root@kali]

VainlyStrain commented 3 years ago

Hi!

Which Python version are you running TIDoS with? TIDoS < 2.0 are only working with Python2.

Cheers!