bit4woo/teemo

ImportError: No module named tldextract

LOSTtokens opened this issue · 1 comments

Traceback (most recent call last):
File "teemo.py", line 46, in
from domainsites.CrtSearch import CrtSearch
File "/root/wangzhan/teemo/domainsites/CrtSearch.py", line 13, in
import tldextract
ImportError: No module named tldextract
Exception KeyError: KeyError(140336751116688,) in <module 'threading' from '/usr/lib/python2.7/threading.pyc'> ignored

python uninstall tldextract
pip install tldextract