[GH-ISSUE #210] SyntaxWarning: invalid escape sequence '\ ' #184

Closed
opened 2026-02-25 20:34:51 +03:00 by kerem · 1 comment
Owner

Originally created by @southall01 on GitHub (Dec 19, 2023).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/210

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

Originally created by @southall01 on GitHub (Dec 19, 2023). Original GitHub issue: https://github.com/B16f00t/whapa/issues/210 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
kerem closed this issue 2026-02-25 20:34:51 +03:00
Author
Owner

@jddcef commented on GitHub (May 27, 2024):

Same here... tried a bunch of things

<!-- gh-comment-id:2134065850 --> @jddcef commented on GitHub (May 27, 2024): Same here... tried a bunch of things
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whapa#184
No description provided.