I don't know exactly why but I am getting this error
R34LUS3R opened this issue · 1 comments
R34LUS3R commented
root@kali:~/sublert# python3 sublert.py -u google.com
Traceback (most recent call last):
File "sublert.py", line 16, in
from tld.utils import update_tld_names
ImportError: cannot import name 'update_tld_names' from 'tld.utils' (/usr/lib/python3/dist-packages/tld/utils.py)
R34LUS3R commented
updated and upgraded every thing checked tld and it is also installed