I use WSL (Windows Services for Linux) as my command line shell on Windows 10. I use basic tools such as grep, git etc inside WSL; for coding tools such as Rust cargo, Python, etc I usually (since WSL ...
I believe the wsaccel dependency pulls in autobahn, which in turn fails under PyPy due to crossbario/autobahn-python#968. The wsaccel dependency fails under PyPy: ...