X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:message-id:from:to:subject :content-type:date:content-transfer-encoding; q=dns; s=default; b= NUbAeYFqENMwskjy7iVrUpE29hUkPJKi59Yn3ArTSKPlPa9Ql6x67PH4Nt1+u4tF 6p7gzxAA+zqqfuxQvZa431ASXtfL6fMh5BSX9iT+z32yofpUxFa5ZkvhWyU1IBWv GHTndfQRXF+8dVIXFTq1KdnPGWxGXubi3Gr1uhrGnmU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:message-id:from:to:subject :content-type:date:content-transfer-encoding; s=default; bh=jc/Q EKWkQE6qDj5tjWS+3yWLv0M=; b=shOx0n4vWxwn0lRnQKu0p6MMeJvTrPEDlyxZ JM4Eorqshr0etq3fDyuXH+38tMNgHEjvVoxFxDLh+51XUT/8rvhtjcx5IM1/3JLd 2lGLrwa101HCkgQXh1IhDD34q41+Uj7WPwgj9YP4os/rU1x5iYAuuUm5SwA0EXu+ s+9fJJA= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=HImportance:normal, H*F:D*mail.com, 4921 X-HELO: mout.gmx.com MIME-Version: 1.0 Message-ID: From: Chris To: cygwin AT cygwin DOT com Subject: python-gdal is broken by libproj9 4.9.3-1 update Content-Type: text/plain; charset=UTF-8 Date: Tue, 8 Nov 2016 00:13:24 +0100 Sensitivity: Normal X-UI-Out-Filterresults: notjunk:1;V01:K0:IZPCggHvccc=:vHO66nQ8rxMrdlYxNP23I5 6vJ0qND7HlRiQj/kWUzK389emWd4HtiZW6oZr11y9iEOsPjINKeahTtDvRlavml1PTtUVyCqV UdR3sfT0j+N2H+yUr80e3uC+qEe7sUg/I2F8JekoV/Ev37ETHhhF6/5edEqv8XwOCltWRyJip R6h2M5oDd9fkD6FczEMFX6JmMJZ0DDy5xXegtSL5KmEHDrySJdGca7CgYhHvkHGpnvXhl8YRO vwNjjSpO0D5et4bv1bP6QVF006JnBOQH7fR0ENd4fGmeZ6GvSiGTnOV9tjSeNHyI7pIT0ZDZn VAF9jRmZWZQWnmcG8+Xej5xXsC8s59zF1RDN5G/1cylLfE8xmYm7wzuiG4HomOUWh2KXEfL8U cHsYYKTnIRfNUNP1NXPtRMvqV2JepGk+yq+K9C8XwDp988zDIVz2TGubxiUcpmFWTdaAXjqc2 p8O1JanEQw== Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id uA7NDe4O019814 Hello, in python-gdal 2.1.1-1 _gdal.dll still uses cygproj-9.dll, but it was replaced with cygproj-12.dll in libproj9 4.9.3-1 so the import fails.   I was able to get a working system by downgrading libproj9 to 4.9.2-1 and libgeotiff2 to 1.4.1-1. -- 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