qqmessageoutput icon indicating copy to clipboard operation
qqmessageoutput copied to clipboard

运行报错:sqlite3.OperationalError: no such table: Friends

Open Grieaf opened this issue 8 months ago • 1 comments

Traceback (most recent call last): File "D:\admin1\Downloads\qqmessageoutput-master\qqmessageoutput-master\q.py", line 127, in <module> q.getAllMyFriends() File "D:\admin1\Downloads\qqmessageoutput-master\qqmessageoutput-master\q.py", line 100, in getAllMyFriends cursor = self.c.execute(execute) sqlite3.OperationalError: no such table: Friends 想问一下这个是怎么回事啊

Grieaf avatar Jun 23 '24 14:06 Grieaf