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

print error. #17

Closed
kiraoftheweb opened this issue Dec 26, 2018 · 3 comments
Closed

print error. #17

kiraoftheweb opened this issue Dec 26, 2018 · 3 comments

Comments

@kiraoftheweb
Copy link

File "/usr/bin/websploit", line 155
print "Wrong Command => ", terminal
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Wrong Command => ", terminal)?

@sachinlobo11
Copy link

sachinlobo11 commented Jan 5, 2019

try with import future
Or from __future import printfunction (see doc) but it didnt work ...core module not available how to install?

@websploit
Copy link
Collaborator

new version released and all bugs fixed. check it out. thanks.

@hitchcliff
Copy link

I'm still facing this problem though. I'm using python3.9.2, any news on this?

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