X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,TW_YG X-Spam-Check-By: sourceware.org From: Erik Knowles To: cygwin AT cygwin DOT com Date: Tue, 5 Mar 2013 11:30:08 -0700 Message-ID: <20133511308.477748@A6> Subject: Re: Regression: Python 2.7.3 socket Module Not Compiled with SSL Support? Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r25IUbbq012206 > WFM. Try cygcheck /usr/lib/python2.7/lib-dynload/_ssl.dll and > see if any DLLs are missing, and if so, install them. That check led me to a probable version mismatch. /bin held a "cygcrypto-1.0.0.0.dll.new" file -- apparently there was a rename problem during the installation finalization. (I did have to reboot after the original 2.7 installation due to in-use files.) I manually moved the .new version over and all's OK. Thanks for your help. - Erik Knowles -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple