Open Shivam007493 opened 2 years ago
/root/Pyrit/setup.py
LOL
Try to use python2 setup.py clean
instead
nano the file and add parentheses between "Failed to build; Compiling without AES-NI" on line 56. Make it print("Failed to build; Compiling without AES-NI")
sudo python setup.py clean File "/root/Pyrit/setup.py", line 56
print "Failed to build; Compiling without AES-NI" SyntaxError: Missing parentheses in call to 'print'. Did you mean print(…….)?