Post
Topic
Board Electrum
signing with btchip (ledger HW1) not possible on windows - missing websocket mod
by
torusJKL
on 06/06/2017, 13:00:44 UTC
I have installed Electrum 2.8.2 on Windows 10.

When I try to sign a message/transaction with a HW1 wallet (btchip) I get the error message "No module named websocket".

On Ubuntu I fixed this by installing the package "python-websocket".

How can I resolve this issue on Windows?


I have also created a github issue:
https://github.com/spesmilo/electrum/issues/2433