Untitled

Feb 18
Permalink

dnspython needed for xmpppy

I received the following error while trying to use xmpppy:

“Could not load one of the supported DNS libraries (dnspython or pydns). SRV records will not be queried and you may need to set custom hostname/port for some servers to be accessible.”

And learned dnspython is required for xmpppy.