B16f00t / whapa

WhatsApp Parser Toolset v1.59
1.11k stars 261 forks source link

whagodrive not working #190

Open Jimbson opened 1 year ago

Jimbson commented 1 year ago

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'

techAndrePrado commented 1 year ago

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