Microsoft-Rewards-Farmer
Microsoft-Rewards-Farmer copied to clipboard
[BUG] invalid syntax
When I try to start the .py file, I get this error
File "C:\Microsoft-Rewards-Farmer-master\ms_rewards_farmer.py", line 26
def browserSetup(headless_mode: bool = False, user_agent: str = PC_USER_AGENT) -> WebDriver:
^
SyntaxError: invalid syntax
Does anyone know what it is and how to fix it. because I have followed all the steps
Did you change anything in the code from the original script?
I haven't touched it at all, it's the original.
I know I'm a little late, but if you haven't figured it out yet try doing py --version
, and report it here
Python 3.10.4
Fixed with v3.0 #188