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

SyntaxError: invalid syntax - Line 20 #2

Open
HaveIockVetinari opened this issue Feb 21, 2020 · 2 comments
Open

SyntaxError: invalid syntax - Line 20 #2

HaveIockVetinari opened this issue Feb 21, 2020 · 2 comments

Comments

@HaveIockVetinari
Copy link

Hi chaps, great job on putting this together. It looks intriguing and scary which is the best combination if you ask me!

I was hoping to give this a test however when i try to run your proof of concept, this error is thrown:

python3 BlueGate.py --help

File "BlueGate.py", line 20
print(f"\033[96m[*] {s}\033[0m")

I installed pyOpenSSL as instucted (pip3 install pyopenssl). I am running this on a Kali distro - this shouldn't matter should it?

Thanks

@ly4k
Copy link
Owner

ly4k commented Feb 22, 2020

Thank you. That's weird. It's just a formatted string for pretty printing. You can change it it print(s). What Python version are you using?

@HaveIockVetinari
Copy link
Author

Hey Olly, I'm running Python3.

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

2 participants