Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named '_version' #121

Open
abhinavsingh opened this issue Jan 26, 2022 · 2 comments
Open

ModuleNotFoundError: No module named '_version' #121

abhinavsingh opened this issue Jan 26, 2022 · 2 comments

Comments

@abhinavsingh
Copy link

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'
@essen
Copy link
Contributor

essen commented Sep 12, 2022

Same. What's the solution?

@markmaker
Copy link

Same here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants