ntalekt / Cox_Data_Usage

Script that collects Cox Communications data usage for internet subscribers
18 stars 8 forks source link

Syntax error on Ubuntu 18.04 #6

Closed wlraider70 closed 4 years ago

wlraider70 commented 4 years ago

Sorry if this is really easy, but I don't know much about code. I'm getting the following error.

$ sudo python coxusage.py
  File "coxusage.py", line 13
    json_file = f"{json_file_location}"
                                           ^
SyntaxError: invalid syntax
ntalekt commented 4 years ago

Yeah sorry, I meant to archive this repo as it won't work with Cox's new authentication.

Please see: https://github.com/ntalekt/coxusage-docker