GOD-KILLER icon indicating copy to clipboard operation
GOD-KILLER copied to clipboard

dont work

Open guillesg opened this issue 2 years ago • 1 comments

sudo python install.py Traceback (most recent call last): File "/home/kali/tools/GOD-KILLER/install.py", line 2, in choice = raw_input('to install press (Y) to uninstall press (N) >> ') NameError: name 'raw_input' is not defined

guillesg avatar Jan 26 '23 02:01 guillesg

try to download it with python2 instead of python... sudo python2 install.py

INizetich avatar Feb 09 '23 16:02 INizetich