mirror of
https://github.com/absadiki/whatsapp-msgstore-viewer.git
synced 2026-04-27 04:45:57 +03:00
[GH-ISSUE #1] trouble to run the program #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whatsapp-msgstore-viewer#2
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 @facutoledo on GitHub (Jun 15, 2023).
Original GitHub issue: https://github.com/absadiki/whatsapp-msgstore-viewer/issues/1
Hi, I'm trying to test you program, and cannot make it run. It return the next error:
I have use print(len(self.db_versions)) returning me 0 value.
@absadiki commented on GitHub (Jun 16, 2023):
Hi @facutoledo,
I think
pkgutilcannot see the submoduledbsto load the database schema.I tried to use a different approach to fix it.
Could you please give it a try now ?