Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106293

Re: install open cv on windows 10 and python 3.5

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Dennis Lee Bieber <wlfraed@ix.netcom.com>
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 <mailman.368.1459613434.28225.python-list@python.org> (permalink)
References <8b4a2755-388a-43fa-8ab3-ae416ff87950@googlegroups.com> <be43312b-295e-459c-92bf-23ecf57af57e@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 <python-python-list@m.gmane.org>
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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:106293

Show key headers only | View raw


On Sat, 2 Apr 2016 00:03:04 -0700 (PDT), Xristos Xristoou
<saxri89@gmail.com> 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/

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

install open cv on windows 10 and python 3.5 saxri89@gmail.com - 2016-04-01 03:56 -0700
  Re: install open cv on windows 10 and python 3.5 Terry Reedy <tjreedy@udel.edu> - 2016-04-01 14:31 -0400
  Re: install open cv on windows 10 and python 3.5 saxri89@gmail.com - 2016-04-01 12:11 -0700
    Re: install open cv on windows 10 and python 3.5 MRAB <python@mrabarnett.plus.com> - 2016-04-01 21:33 +0100
  Re: install open cv on windows 10 and python 3.5 saxri89@gmail.com - 2016-04-01 13:38 -0700
  Re: install open cv on windows 10 and python 3.5 Xristos Xristoou <saxri89@gmail.com> - 2016-04-01 14:37 -0700
  Re: install open cv on windows 10 and python 3.5 Xristos Xristoou <saxri89@gmail.com> - 2016-04-02 00:03 -0700
    Re: install open cv on windows 10 and python 3.5 Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-04-02 12:10 -0400

csiph-web