KnugiHK / WhatsApp-Chat-Exporter

A customizable Android and iOS/iPadOS WhatsApp database parser that will give you the history of your WhatsApp conversations in HTML and JSON. Android Backup Crypt12, Crypt14, Crypt15, and new schema supported.
https://wts.knugi.dev/
MIT License
521 stars 76 forks source link

no such table: messages #21

Closed sephiroth-croft closed 1 year ago

sephiroth-croft commented 1 year ago

Gathering contacts...(39) Traceback (most recent call last): File "c:\users\appdata\local\programs\python\python37-32\lib\runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "c:\users\appdata\local\programs\python\python37-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\AppData\Local\Programs\Python\Python37-32\Scripts\wtsexporter.exe__main.py", line 7, in File "c:\users\appdata\local\programs\python\python37-32\lib\site-packages\Whatsapp_Chat_Exporter\main__.py", line 167, in main messages(db, data) File "c:\users\appdata\local\programs\python\python37-32\lib\site-packages\Whatsapp_Chat_Exporter\extract.py", line 195, in messages c.execute("""SELECT count() FROM messages""") sqlite3.OperationalError: no such table: messages

I got the above error while trying to view messages. Please help to fix it.

KnugiHK commented 1 year ago

Duplication of #9