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 #24

Closed
israsec opened this issue Feb 1, 2022 · 2 comments
Closed

Python SyntaxError #24

israsec opened this issue Feb 1, 2022 · 2 comments

Comments

@israsec
Copy link

israsec commented Feb 1, 2022

Hi,
When running the DonPAPI.py script I get the following python error:

File "./DonPAPI.py", line 157
    logging.info(f"Loaded {len(credz)} user credentials")
                                                       ^
SyntaxError: invalid syntax

Steps to reproduce:

git clone https://github.com/login-securite/DonPAPI.git
pip3 install -r requirements.txt
./DonPAPI.py

This looks like a great tool, looking forward to using it!

@login-securite
Copy link
Owner

did you run it with python3 ?

@israsec
Copy link
Author

israsec commented Feb 14, 2022

😬 oops that's awkward, not sure what was in my coffee that morning. Over and out!

@israsec israsec closed this as completed Feb 14, 2022
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