When I try to run this: `python encoder.py -h ./image.bmp ./output.jpg` it gives me this error: ` File "encoder.py", line 60 os.path.dirname(filepath))) from e ^ SyntaxError: invalid syntax`