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