Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Dennis Lee Bieber Newsgroups: comp.lang.python Subject: Re: install open cv on windows 10 and python 3.5 Date: Sat, 02 Apr 2016 12:10:27 -0400 Organization: IISS Elusive Unicorn Lines: 19 Message-ID: References: <8b4a2755-388a-43fa-8ab3-ae416ff87950@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de UxuiuD4daTT9oP8Cld2GaAcWVfVZ7EjY97Sp6Z1KZ0zA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; '2.7': 0.13; 'subject:python': 0.14; 'interpreter': 0.15; '"python",': 0.16; '2016': 0.16; '????????': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:install': 0.16; 'subject:windows': 0.16; 'url:home': 0.18; 'windows': 0.20; 'sat,': 0.23; 'import': 0.24; 'url:edu': 0.24; 'install': 0.25; 'command': 0.26; 'header:X-Complaints- To:1': 0.26; 'statement': 0.32; 'problem': 0.33; '-0700': 0.33; 'idle': 0.33; 'open': 0.33; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'charset:us- ascii': 0.37; 'to:addr:python.org': 0.40; 'hello,': 0.40; 'window,': 0.84; 'dennis': 0.91; 'received:108': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: adsl-108-73-119-154.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:106293 On Sat, 2 Apr 2016 00:03:04 -0700 (PDT), Xristos Xristoou declaimed the following: >?? ?????????, 1 ???????? 2016 - 1:56:52 ?.?. UTC+3, ? ??????? Xristos Xristoou ??????: >> hello, >> >> i have windows 10 and python 3.5 and i want to use >> open cv but i think so opencv work only on python 2.7 ? >> and i install this http://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv >> but not work again > >yes i cant import cv2 on my idle that is my problem So try without using IDLE... Open a command window, type "python", then enter the import statement at the interpreter prompt. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/