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

SyntaxWarning: invalid escape sequence '\ ' #210

Open
southall01 opened this issue Dec 19, 2023 · 1 comment
Open

SyntaxWarning: invalid escape sequence '\ ' #210

southall01 opened this issue Dec 19, 2023 · 1 comment

Comments

@southall01
Copy link

Hello, everthing was working fine and now i get this error.

whapa-gui.py:797: SyntaxWarning: invalid escape sequence '\ '
""" Change / or \ depend on the OS"""
whapa-gui.py:1450: SyntaxWarning: invalid escape sequence '\ '

[i] Searching...

Requesting access to Google...
Failed
{'Error': 'BadAuthentication'}

Workaround

  1. Check that your email and password are correct in the settings file.
  2. Your are using a old python version. Works >= 3.8.
  3. Update requirements, use in a terminal: 'pip3 install --upgrade -r ./doc/requirements.txt' or 'pip install --upgrade -r ./doc/requirements.txt
  4. Your OAuth token configured in the settings file may have expired. The token will be deleted and you will have to log in again.

Thanks

@jddcef
Copy link

jddcef commented May 27, 2024

Same here... tried a bunch of things

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