duplicity AttributeError: 'module' object has no attribute 'ssl' problem

Joshua Root jmr at macports.org
Mon Feb 2 12:26:21 PST 2009


Søren Krogh Neigaard wrote:
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/httplib.py",
> line 1135, in connect
>     ssl = socket.ssl(sock, self.key_file, self.cert_file)
> AttributeError: 'module' object has no attribute 'ssl'

I would guess that duplicity or one of its dependencies is missing a
dependency on py25-socket-ssl.

- Josh


More information about the macports-users mailing list