httprebind
httprebind copied to clipboard
dnslib issue
facing this issue with dnslib
Traceback (most recent call last):
File "httprebind.py", line 6, in
anyone facing this issue since python2 is deprecated this worked for me python -m pip install dnslib also if you face the issue flask do the same step python -m pip install flask_cors
same issue with me .If you able to solve this issue please let me know:)