You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
-------------- 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
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'
The text was updated successfully, but these errors were encountered: