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

python SyntaxError: invalid syntax #7

Open
edenon opened this issue Jun 7, 2024 · 2 comments
Open

python SyntaxError: invalid syntax #7

edenon opened this issue Jun 7, 2024 · 2 comments

Comments

@edenon
Copy link

edenon commented Jun 7, 2024

Hello, someone could help on this?

Regards.

python nmap-to-sqlite.py nmap_output.xml
File "nmap-to-sqlite.py", line 87
ssl_issuer = f"{issuer_elems.get('commonName')} {issuer_elems.get('organizationName', '')}".strip()
^
SyntaxError: invalid syntax

@peter-hackertarget
Copy link
Contributor

Cannot seem to replicate. Do you have any more information.

@Jacoblightning
Copy link

Jacoblightning commented Jun 26, 2024

@edenon Are you running a modern version of python? At least 1.10 and preferably at least 1.12?

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

3 participants