pip install autobahntestsuite
wstest -h ─╯
Traceback (most recent call last):
File "/Users/abhinavsingh/Dev/proxy.py/venv-wstest/bin/wstest", line 5, in <module>
from autobahntestsuite.wstest import run
File "/Users/abhinavsingh/Dev/proxy.py/venv-wstest/lib/python3.9/site-packages/autobahntestsuite/__init__.py", line 19, in <module>
from _version import __version__
ModuleNotFoundError: No module named '_version'