TalkBackJohnny

Results 2 comments of TalkBackJohnny

-----------I have a similar issue ubuntu:~/speedtest-exporter$ python src/exporter.py File "src/exporter.py", line 66 cmd.append(f"--server-id={serverID}") ^ SyntaxError: invalid syntax changed to this to remove the end(f"-- if serverID: cmd.append("--server-id={serverID}") ----------after making that...

Having the same error. Is there a fix? Thanks