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

Problem when execute command #68

Open
LFreitas88 opened this issue Dec 16, 2022 · 2 comments
Open

Problem when execute command #68

LFreitas88 opened this issue Dec 16, 2022 · 2 comments

Comments

@LFreitas88
Copy link

Hi everyone.

It is my first time using pwnedornot.
I installed in termux - noon rooted Android and when i use

python3 pwnedornot.py

I get the following message

Traceback (most recent call last):                     File "/data/data/com.termux/files/home/pwnedOrNot/pwnedornot.py", line 55, in <module>
    from html2text import html2text                  ModuleNotFoundError: No module named 'html2text'

How can I fix it?

Thank you

Screenshot_20221216_164742

@thewhiteh4t
Copy link
Owner

@LFreitas88 try : pip3 install html2text

@kylelee24
Copy link

@thewhiteh4t Confirming this works. However you should include this as part of the Dockerfile as well.

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