You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.
Traceback (most recent call last):
File "/home/tomas/.local/bin/trezorctl", line 1059, in <module>
cli() # pylint: disable=E1120
File "/home/tomas/.local/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
File "/home/tomas/.local/lib/python3.6/site-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
File "/home/tomas/.local/lib/python3.6/site-packages/click/core.py", line 1066, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/tomas/.local/lib/python3.6/site-packages/click/core.py", line 895, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/tomas/.local/lib/python3.6/site-packages/click/core.py", line 535, in invoke
return callback(*args, **kwargs)
File "/home/tomas/.local/lib/python3.6/site-packages/click/decorators.py", line 27, in new_func
return f(get_current_context().obj, *args, **kwargs)
File "/home/tomas/.local/bin/trezorctl", line 425, in firmware_update
click.echo('Downloading from', url)
File "/home/tomas/.local/lib/python3.6/site-packages/click/utils.py", line 259, in echo
file.write(message)
AttributeError: 'str' object has no attribute 'write'
strmci
changed the title
error in "trezorctl firmware_update -u https://github.com/trezor/webwallet-data/blob/master/firmware/1/trezor-1.5.0.bin" command
error in firmware_update from URL
Sep 3, 2018
AttributeError: 'str' object has no attribute 'write'
The text was updated successfully, but these errors were encountered: