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

请教一下这是啥毛病,macos 13.1 #7

Open
DeakosS opened this issue Jan 12, 2023 · 1 comment
Open

请教一下这是啥毛病,macos 13.1 #7

DeakosS opened this issue Jan 12, 2023 · 1 comment

Comments

@DeakosS
Copy link

DeakosS commented Jan 12, 2023

Traceback (most recent call last):
File "/Users/*/Desktop/WeChatExport/WeChat_export.py", line 349, in iter_mbdb
for f in next(os_walk(self._root))[1]:
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/Users//Desktop/WeChatExport/WeChat_export.py", line 483, in
wechat.save_log()
File "/Users/
/Desktop/WeChatExport/WeChat_export.py", line 435, in save_log
for i, filename, messages, category in self.conversations:
File "/Users//Desktop/WeChatExport/WeChat_export.py", line 398, in iter_conversation
for i, (__, path, mm_db, chats_dbs, contacts_db) in enumerate(self.mmdb):
File "/Users/
/Desktop/WeChatExport/WeChat_export.py", line 364, in iter_mmdb
for db in self.mbdb:
RuntimeError: generator raised StopIteration

@DeakosS
Copy link
Author

DeakosS commented Jan 12, 2023

解决了,权限问题orz,经验证m1pro macos13.1+wechat8.0+ios16.0适用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant