I have a problem when configuring DNS Manager on AAPNEL plugin, please help me to fix it. Problems that arise as follows
Sorry, something went wrong:
Traceback (most recent call last):
File "class/panelPlugin.py", line 2160, in a
return eval(execStr)
File "", line 1, in
File "/www/server/panel/plugin/dns_manager/dns_manager_main.py", line 479, in add_domain
if self.__check_domain_resolve(domain,type=dns_type):
File "/www/server/panel/plugin/dns_manager/dns_manager_main.py", line 299, in __check_domain_resolve
import dns.resolver
ModuleNotFoundError: No module named 'dns.resolver'