Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sudo python setup.py clean #632

Open
Shivam007493 opened this issue Oct 10, 2022 · 3 comments
Open

sudo python setup.py clean #632

Shivam007493 opened this issue Oct 10, 2022 · 3 comments

Comments

@Shivam007493
Copy link

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(…….)?

@VladislavNekto
Copy link

/root/Pyrit/setup.py
LOL

@x1cry
Copy link

x1cry commented Oct 21, 2022

Try to use python2 setup.py clean instead

@foamcage
Copy link

foamcage commented Oct 30, 2022

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")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants