Re: install open cv on windows 10 and python 3.5

2016-04-02 Thread Xristos Xristoou
Τη Παρασκευή, 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 ag

Re: install open cv on windows 10 and python 3.5

2016-04-01 Thread MRAB
On 2016-04-01 22:37, Xristos Xristoou wrote: Τη Παρασκευή, 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/~gohlk

Re: install open cv on windows 10 and python 3.5

2016-04-01 Thread Xristos Xristoou
Τη Παρασκευή, 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 ag

Re: install open cv on windows 10 and python 3.5

2016-04-01 Thread Terry Reedy
On 4/1/2016 4:38 PM, saxr...@gmail.com wrote: Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης sax...@gmail.com έγραψε: 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/~gohl

Re: install open cv on windows 10 and python 3.5

2016-04-01 Thread saxri89
Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης sax...@gmail.com έγραψε: > 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 ag

Re: install open cv on windows 10 and python 3.5

2016-04-01 Thread MRAB
On 2016-04-01 20:11, saxr...@gmail.com wrote: Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης sax...@gmail.com έγραψε: 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/~gohl

Re: install open cv on windows 10 and python 3.5

2016-04-01 Thread saxri89
Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης sax...@gmail.com έγραψε: > 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 ag

Re: install open cv on windows 10 and python 3.5

2016-04-01 Thread Terry Reedy
On 4/1/2016 6:56 AM, saxr...@gmail.com wrote: 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 ? The following link has binaries for 3.4 and 3.5 as well. I believe Gohlke tests his binaries, so I expect them to work. and i ins