mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 10:55:56 +03:00
[GH-ISSUE #161] MacOS - Alternative to reinstalling python for tk #146
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#146
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 @XuluWarrior on GitHub (Apr 18, 2022).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/161
As suggested in #92 the docs say to uninstall the homebrew python and install it from the official binaries.
An alternative to this is to install
python-tk. i.e.@gabrielbandeira80 commented on GitHub (Apr 25, 2022):
is it working on mac?
@XuluWarrior commented on GitHub (Apr 25, 2022):
I'm not sure what you're asking.
Do you mean, does this command work on a Mac?
Yes, this is a Mac specific command assuming you've installed Homebrew (https://brew.sh)
Do you mean, does this project work on a Mac?
Yes, as long as you follow the instructions in the Readme. The command above is an alternative to uninstalling python if you have previously installed it using Homebrew.
@gabrielbandeira80 commented on GitHub (Apr 25, 2022):
for windows and linux an error occurs.
[-] Whatsapp version: 2.22.6.72-play-release
[-] Backup upload : 2022-03-28T13:43:19.226504Z
[-] Backup size : 9585729222 Bytes (8 GB)
[+] Backup metadata
[e] Error 'backupFrequency'
@XuluWarrior commented on GitHub (Apr 25, 2022):
If you have a problem running it on Windows and Linux then you should create a new issue. See the
New Issuebutton in the top right of the page.@B16f00t commented on GitHub (Apr 26, 2022):
I'll modify readme file, Thanks @XuluWarrior