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:reply-to:from:date:message-id :subject:to:content-type; q=dns; s=default; b=Xdw87WAhSJupqD/yru FoAwqh3n3R/WTPpIIWpEkty+y9NJvW34zPKNkwugBQ3MLQtYpNGDQp3/1XrxflVe Y30MANx+di0TufOl9UWCvXJ86nYu9ALccwx+snT0c0vZGvrHMMB841exNBs9bUvL DeE9F562g9Z0BN34mUO8i3O7s= 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:reply-to:from:date:message-id :subject:to:content-type; s=default; bh=RQjVQHMwIMPG/+vEKviyPQGn 9yk=; b=Da4lIFr28veEo4/GBpzOFpvzFlJwdRKm+OBJJF+osTMXQaRwGBYXNNk/ 6HxXGVnf64BbpQgBLGqB1hnVFWWkUgbJ1imLVaOAcp4w/LgJfIipjsCT7P16kNj/ JP+/wbuh8hWGYw0Lwt0irPpatqEwe4OM/FKbU3DFqzre51ldsWw= 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=3.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=surprising, Hx-languages-length:994, H*c:alternative X-HELO: mail-ua0-f180.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:from:date:message-id :subject:to; bh=NvGYZHUxmqj9p4mWHfITr5J5s53u9e4M70/8F1PDTVY=; b=IX6U09vxvDVDwd9PgEATAheKNym40xRrAP+UHxXvt+IiMURBipKnRzEwN5CCOaCyt8 ZqnxmN9vNdauP7CDBKKXBmBDnF7e9kABsYukVX2Z3qv5KUAzaXuH3VA8Kt7Mf0uYDjzG REElU2qEOUV0xWUjLh5Ww9eRKyEbxB1YXiZSleSOUVWqSyvjB109XHDh3S/3LTnJ5e4L uEU80a4xHBpwzrALxXiolQeyaA71ciY7V9cbg7siLYODFHCKKe6barwBIuUWwKfasbKd d3i4twcvtqBP0RyISRM3BYXP/twHt8pPsEro2w5uaCG2x0jK7UQvO5YxYQhnp4n6Qp4S kFxw== X-Gm-Message-State: AKwxytdZJdMTBmUOVlDDtPPjubcXs8mRswNnvQ8KTF7HaddhsQmoqeH2 ZbD2+P5WgqiDGH3qc2xbC8A7neXRLkrOPi5czrJoG1ie X-Google-Smtp-Source: ACJfBosG8Po+rlQ/BFhSeQ1neoqECPhzOVQ1tmveZ1+/q3JhwajNDLi34GY0/HmnIjiXYBFSK75Zk0t2UbS6wDMyAOQ= X-Received: by 10.176.80.211 with SMTP id d19mr2722763uaa.88.1516209194153; Wed, 17 Jan 2018 09:13:14 -0800 (PST) MIME-Version: 1.0 Reply-To: pete DOT flugstad AT gmail DOT com From: Pete Flugstad Date: Wed, 17 Jan 2018 11:13:13 -0600 Message-ID: Subject: opencv python bindings To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Hello, uname: CYGWIN_NT-10.0 2.9.0(0.318/5/3) 2017-09-12 10:18 x86_64 Cygwin Running on Windows 10. I've installed the opencv(3.2) and libopencv3.2 packages, but those packages apparently didn't contain the python bindings (cv2)? The opencv_version.exe -v indicates that the python2 bindings were to be built. Did they just not get package, or is it in a different package I'm not seeing? Pip couldn't find a version that works either (not surprising). Thanks, Pete -- 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