Closed MrVinceZ closed 3 years ago
Hello !
I want to use this script on my Debian 9 and this is what happened when I run this `python token_extractor.py
File "token_extractor.py", line 152 return f"Android-7.1.1-1.0.0-ONEPLUS A3010-136-{agent_id} APP/xiaomi.smarthome APPV/62830" SyntaxError: invalid syntax`
Can you help me ? Thank you
Which version of python do you have?
3.5
Problem resolve after an update to Python 3.8
Thank you
Hello !
I want to use this script on my Debian 9 and this is what happened when I run this `python token_extractor.py
File "token_extractor.py", line 152 return f"Android-7.1.1-1.0.0-ONEPLUS A3010-136-{agent_id} APP/xiaomi.smarthome APPV/62830" SyntaxError: invalid syntax`
Can you help me ? Thank you