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
Traceback (most recent call last):
File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.8/dist-packages/ledgerblue/loadApp.py", line 199, in <module>
dongle = getDongle(args.apdu)
File "/usr/local/lib/python3.8/dist-packages/ledgerblue/comm.py", line 240, in getDongle
raise CommException("No dongle found")
ledgerblue.commException.CommException: Exception : No dongle found
The text was updated successfully, but these errors were encountered:
Hi,
I am using WSL (Windows SubSystem for Linux), and it always complains "no dongle found", please could you advice how to fix this?
The text was updated successfully, but these errors were encountered: