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

Error launching on windows #86

Open
antonymcgreen opened this issue Apr 26, 2020 · 1 comment
Open

Error launching on windows #86

antonymcgreen opened this issue Apr 26, 2020 · 1 comment

Comments

@antonymcgreen
Copy link

When I run python vulnx.py I have error:
ModuleNotFoundError: No module named 'readline'
And after pip install readline I got:
error: this module is not meant to work on Windows

  • OS: Windows 10
  • Python 3.7.1
@anasbk
Copy link

anasbk commented Apr 27, 2020

You can solve this error by installing pyreadline, pip install pyreadline

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

2 participants