Traceback (most recent call last): File "WeChatSQL_p.py", line 11, in <module> SQLITE_FILE_HEADER = bytes("SQLite format 3",encoding='ASCII') + bytes(1) TypeError: str() takes at most 1 argument (2 given)