On 01/16/2017 07:29 PM, Scott Neader wrote: > On Mon, Jan 16, 2017 at 12:23 PM, Mark Sapiro <m...@msapiro.net> wrote: > >> Also, in this case try >> >> python -c "import dns.resolver" >> >> to see if it reports any error. >> > > Yes... not good results: > > # python -c "import dns.resolver" > Traceback (most recent call last): > File "<string>", line 1, in <module> > ImportError: No module named dns.resolver
If this is cPanel, it is almost certainly a bad cPanel update, but see the posts at <https://mail.python.org/pipermail/mailman-users/2017-January/081826.html> and <https://mail.python.org/pipermail/mailman-users/2017-January/081827.html>. Basically, your installation lost the dnspython module <https://pypi.python.org/pypi/dnspython/1.15.0> and you need to reinstall it. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org