whois error
shanow7 opened this issue · 2 comments
hi, I've heve this
[!] Whois Lookup :
/usr/local/lib/python3.8/dist-packages/ipwhois/net.py:138: UserWarning: allow_permutations has been deprecated and will be removed. It is no longer needed, due to the deprecation of asn_alts, and the addition of the asn_methods argument.
warn('allow_permutations has been deprecated and will be removed. '
/usr/local/lib/python3.8/dist-packages/ipwhois/asn.py:178: UserWarning: IPASN._parse_fields_dns() has been deprecated and will be removed. You should now use IPASN.parse_fields_dns().
warn('IPASN._parse_fields_dns() has been deprecated and will be '
/usr/local/lib/python3.8/dist-packages/ipwhois/whois.py:586: UserWarning: Whois._get_nets_other() has been deprecated and will be removed. You should now use Whois.get_nets_other().
warn('Whois._get_nets_other() has been deprecated and will be '
/usr/local/lib/python3.8/dist-packages/ipwhois/whois.py:333: UserWarning: Whois._parse_fields() has been deprecated and will be removed. You should now use Whois.parse_fields().
warn('Whois._parse_fields() has been deprecated and will be '
can you help?
@shanow7 please execute this command and share output : sudo pip3 list | grep ipwhois
closing due to inactivity.