File "/usr/local/lib/python3.8/dist-packages/mega/mega.py", line 640, in download_url
return self._download_file(
File "/usr/local/lib/python3.8/dist-packages/mega/mega.py", line 727, in _download_file
i += 16
UnboundLocalError: local variable 'i' referenced before assignment
https://github.com/odwyersoftware/mega.py/blob/c27d8379e48af23072c46350396ae75f84ec1e30/src/mega/mega.py#L727
I got this error output.