You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
How can I fix it?
Thank you
The text was updated successfully, but these errors were encountered: