[GH-ISSUE #2] Invalid syntax #1

Closed
opened 2026-02-25 20:34:26 +03:00 by kerem · 2 comments
Owner

Originally created by @TehBotolSosro on GitHub (May 29, 2018).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/2

whademe.py
File "D:\whapa-master\whademe.py", line 53
------------ Whatsapp Decrypter and Merger v""" + version + """ ------------
^
SyntaxError: invalid syntax

Windows 10 x64 + Python 3.6

Originally created by @TehBotolSosro on GitHub (May 29, 2018). Original GitHub issue: https://github.com/B16f00t/whapa/issues/2 whademe.py File "D:\whapa-master\whademe.py", line 53 ------------ Whatsapp Decrypter and Merger v""" + version + """ ------------ ^ SyntaxError: invalid syntax Windows 10 x64 + Python 3.6
kerem closed this issue 2026-02-25 20:34:26 +03:00
Author
Owner

@B16f00t commented on GitHub (May 31, 2018):

whademe and whapa only works in python 2.x and Linux.
whademe depends on cryptodome library which doesn't work in Windows.

<!-- gh-comment-id:393470671 --> @B16f00t commented on GitHub (May 31, 2018): whademe and whapa only works in python 2.x and Linux. whademe depends on cryptodome library which doesn't work in Windows.
Author
Owner

@B16f00t commented on GitHub (Jun 5, 2018):

You must use python2

<!-- gh-comment-id:394730902 --> @B16f00t commented on GitHub (Jun 5, 2018): You must use python2
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whapa#1
No description provided.