~/spiderfoot $ python sf.py -l 127.0.0.1:5002 Traceback (most recent call last): File "/data/data/com.termux/files/home/spiderfoot/sf.py", line 25, in <module> import cherrypy ModuleNotFoundError: No module named 'cherrypy'
~/spiderfoot $ python sf.py -l 127.0.0.1:5002
Traceback (most recent call last):
File "/data/data/com.termux/files/home/spiderfoot/sf.py", line 25, in
import cherrypy
ModuleNotFoundError: No module named 'cherrypy'