forked from romanz/trezor-agent
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Installed with pip bundled with Python choco package
C:\Users\user>onlykey-agent -vvv -c root@192.168.12.145
Traceback (most recent call last):
File "C:\Python38\Scripts\onlykey-agent-script.py", line 11, in <module>
load_entry_point('onlykey-agent==0.0.4', 'console_scripts', 'onlykey-agent')()
File "c:\python38\lib\site-packages\pkg_resources\__init__.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "c:\python38\lib\site-packages\pkg_resources\__init__.py", line 2852, in load_entry_point
return ep.load()
File "c:\python38\lib\site-packages\pkg_resources\__init__.py", line 2443, in load
return self.resolve()
File "c:\python38\lib\site-packages\pkg_resources\__init__.py", line 2449, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "c:\python38\lib\site-packages\onlykey_agent\__main__.py", line 10, in <module>
from . import client, formats, protocol, server
File "c:\python38\lib\site-packages\onlykey_agent\client.py", line 49
print 'identity', identity
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('identity', identity)?
wildy
Metadata
Metadata
Assignees
Labels
No labels