Got the above error ? It seems that SSL support is not shipped by default when you install python2.5 from mac ports. sudo port install py25-socket-ssl fixed it for me.
October 4, 2008
by admin
0 comments
October 4, 2008
by admin
0 comments
Got the above error ? It seems that SSL support is not shipped by default when you install python2.5 from mac ports. sudo port install py25-socket-ssl fixed it for me.