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

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 2016-04-02 12:10 -0400
Organization IISS Elusive Unicorn
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>

Show all headers | 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