
Hi @timherz86
Same error, I solved doing this:
`pip uninstall websockets
pip install websockets==10.1`
With this version I dont have errors. Hope this helps you.
이렇게 해결했다고 함.
나도 이렇게 하니 해결됨
깃허브와 스택 오버플로우에는 없는 오류가 없다
pip uninstall websocketspip install websockets==10.1