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
Hi, I am trying to use the get public key tool but i am getting this error Traceback (most recent call last): File "./getPublicKey.py", line 62, in <module> dongle = getDongle(True) File "/usr/local/lib/python2.7/dist-packages/ledgerblue/comm.py", line 188, in getDongle dev.open_path(hidDevicePath) File "hid.pyx", line 72, in hid.device.open_path IOError: open failed
The text was updated successfully, but these errors were encountered:
Hi, I am trying to use the get public key tool but i am getting this error
Traceback (most recent call last): File "./getPublicKey.py", line 62, in <module> dongle = getDongle(True) File "/usr/local/lib/python2.7/dist-packages/ledgerblue/comm.py", line 188, in getDongle dev.open_path(hidDevicePath) File "hid.pyx", line 72, in hid.device.open_path IOError: open failed
The text was updated successfully, but these errors were encountered: