Closed Timdebruijn closed 6 years ago
I got this Syntax error:
/opt/volvooncall$ ./voc File "./voc", line 226 print(f'{instrument}: {instrument.str_state}') ^ SyntaxError: invalid syntax
What Python version are you using? Try using a version >= 3.6.
Closing for now, please reopen if this does not fix your problem.
I got this Syntax error:
/opt/volvooncall$ ./voc File "./voc", line 226 print(f'{instrument}: {instrument.str_state}') ^ SyntaxError: invalid syntax