Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error while processing iphone backup #42

Closed
KnugiHK opened this issue May 16, 2023 Discussed in #41 · 4 comments
Closed

Getting error while processing iphone backup #42

KnugiHK opened this issue May 16, 2023 Discussed in #41 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@KnugiHK
Copy link
Owner

KnugiHK commented May 16, 2023

Discussed in #41

Originally posted by ajay-ghub May 16, 2023

> wtsexporter -i -j -b 'path/to/backup'
Gathering contacts...(425)7761)
Gathering messages...(141440/141440)
Gathering media...(31906/31906)
Traceback (most recent call last):
  File "/usr/local/bin/wtsexporter", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/local/lib/python3.11/site-packages/Whatsapp_Chat_Exporter/__main__.py", line 244, in main
    create_html(
TypeError: create_html() takes from 2 to 5 positional arguments but 6 were given
@KnugiHK KnugiHK added the bug Something isn't working label May 16, 2023
@KnugiHK KnugiHK self-assigned this May 16, 2023
@KnugiHK
Copy link
Owner Author

KnugiHK commented May 16, 2023

@ajay-ghub: the issue should be addressed by commit bbb47cd. Try out the dev branch and see if that works for you.

@KnugiHK KnugiHK added the priority Priority to be fixed or implemented label May 16, 2023
@KnugiHK
Copy link
Owner Author

KnugiHK commented May 16, 2023

A hot fix is released in 0.9.1.

@ajay-ghub
Copy link

Thank you for the quick response, the fix is working for me.

@KnugiHK
Copy link
Owner Author

KnugiHK commented May 17, 2023

Good to hear that. I forgot the exporter include a iOS version🤨, hence, didn't test it.

@KnugiHK KnugiHK closed this as completed May 17, 2023
@KnugiHK KnugiHK removed the priority Priority to be fixed or implemented label May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants