termuxhackers-id / SIGIT

SIGIT - Simple Information Gathering Toolkit
741 stars 83 forks source link

Error #15

Closed ghost closed 3 years ago

ghost commented 3 years ago

u0_a336@localhost ~ sigit Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/sigit", line 10, in from lxml.html import fromstring ModuleNotFoundError: No module named 'lxml'

termuxhackers-id commented 3 years ago

u0_a336@localhost ~ sigit Traceback (most recent call last): File "/data/data/com.termux/files/usr/bin/sigit", line 10, in from lxml.html import fromstring ModuleNotFoundError: No module named 'lxml'

Termux: pkg install libxml2 python python3 -m pip install lxml