You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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(…….)?
The text was updated successfully, but these errors were encountered: