[GH-ISSUE #190] whagodrive not working #169

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

Originally created by @Jimbson on GitHub (Nov 29, 2022).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/190

I get his error everytime. i have tried other emails also

import gpsoauth
File "/Users/ja/Downloads/whapa-master 3/libs/gpsoauth/init.py", line 5, in
from importlib.metadata import version
ModuleNotFoundError: No module named 'importlib.metadata'

Originally created by @Jimbson on GitHub (Nov 29, 2022). Original GitHub issue: https://github.com/B16f00t/whapa/issues/190 I get his error everytime. i have tried other emails also import gpsoauth File "/Users/ja/Downloads/whapa-master 3/libs/gpsoauth/__init__.py", line 5, in <module> from importlib.metadata import version ModuleNotFoundError: No module named 'importlib.metadata'
Author
Owner

@techAndrePrado commented on GitHub (Jun 21, 2023):

Hello, I have the following error, described below.
I'm using Python version 3.9.

__ . ________ ________ .__
/ \ / \ |__ _____ / / _ ||
\ // / | _
\ / \ ___ / _ | | _ __ \ |
\ /| Y / __ \ \ ( <> ) ` \ | / |
/\ / || ( /
_____ //___ /| ||
/ / / / /

-------------- Whatsapp Google Drive Extractor --------------
[i] Searching...

Enter your password for :
Requesting authentication for Google Drive...
Traceback (most recent call last):
File "C:\Users\Prado\Desktop\whapa-master\libs\whagodri.py", line 553, in
wa_backup = WaBackup(**getConfigs())
File "C:\Users\Prado\Desktop\whapa-master\libs\whagodri.py", line 120, in init
auth = gpsoauth.perform_oauth(
NameError: name 'gpsoauth' is not defined

<!-- gh-comment-id:1600916571 --> @techAndrePrado commented on GitHub (Jun 21, 2023): Hello, I have the following error, described below. I'm using Python version 3.9. __ . ________ ________ .__ / \ / \ |__ _____ / / _ _|| \ // / | \__ \ / \ ___ / _ | | _ __ \ | \ /| Y / __ \ _\ ( <> ) ` \ | / | _/\ / || (_ /______ /_/____ /| || / / / / / -------------- Whatsapp Google Drive Extractor -------------- [i] Searching... Enter your password for : Requesting authentication for Google Drive... Traceback (most recent call last): File "C:\Users\Prado\Desktop\whapa-master\libs\whagodri.py", line 553, in wa_backup = WaBackup(**getConfigs()) File "C:\Users\Prado\Desktop\whapa-master\libs\whagodri.py", line 120, in init auth = gpsoauth.perform_oauth( NameError: name 'gpsoauth' is not defined
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#169
No description provided.