mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 10:55:56 +03:00
[GH-ISSUE #190] whagodrive not working #169
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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'
@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