You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
DB path /Users/xxx/Desktop/phone_back_up/com.tencent.xin/Documents/159b9e4ffb99789d7ecf7d0da8ea713c/DB/MM.sqlite
Traceback (most recent call last):
File "/Users/xxx/Documents/FlaskProject/firstproject/venv/bin/wexp", line 11, in
sys.exit(main())
File "/Users/xxx/Documents/FlaskProject/firstproject/venv/lib/python2.7/site-packages/we/run.py", line 58, in main
friends = wechat.get_chatrooms()
File "/Users/xxx/Documents/FlaskProject/firstproject/venv/lib/python2.7/site-packages/we/wechat.py", line 103, in get_chatrooms
conn = sqlite3.connect(chat_db)
sqlite3.OperationalError: unable to open database file
The text was updated successfully, but these errors were encountered:
DB path /Users/xxx/Desktop/phone_back_up/com.tencent.xin/Documents/159b9e4ffb99789d7ecf7d0da8ea713c/DB/MM.sqlite
Traceback (most recent call last):
File "/Users/xxx/Documents/FlaskProject/firstproject/venv/bin/wexp", line 11, in
sys.exit(main())
File "/Users/xxx/Documents/FlaskProject/firstproject/venv/lib/python2.7/site-packages/we/run.py", line 58, in main
friends = wechat.get_chatrooms()
File "/Users/xxx/Documents/FlaskProject/firstproject/venv/lib/python2.7/site-packages/we/wechat.py", line 103, in get_chatrooms
conn = sqlite3.connect(chat_db)
sqlite3.OperationalError: unable to open database file
The text was updated successfully, but these errors were encountered: