ytisf / theZoo

A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
https://thezoo.morirt.com
Other
11.17k stars 2.5k forks source link

Traceback error #173

Open amvr44 opened 2 years ago

amvr44 commented 2 years ago

i got this error after running the theZoo file Capture e

jrxc commented 2 years ago

Are you running with python3 python3 is input() raw_input is python2 try to run it again using python theZoo.py

BebeWhax commented 1 year ago

@jrxc can u explain how to do it? I`ve tried to change the version by sudo apt install python-is-python3. But I still have this error and cannot find a solution ...

SVFs0ciety commented 1 year ago

Hi.you need to rename the line imports/eula_handler.py line 54 raw_input to input