install open cv on windows 10 and python 3.5

Terry Reedy tjreedy at udel.edu
Fri Apr 1 16:59:52 EDT 2016


On 4/1/2016 4:38 PM, saxri89 at gmail.com wrote:
> Τη Παρασκευή, 1 Απριλίου 2016 - 1:56:52 μ.μ. UTC+3, ο χρήστης sax... at 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 again
>
> show me no module name cv2

Do you have other versions of python installed.  How did you install 
opencv/cv2?  If pip, what did it say? What you you see in 
python35/Lib/site-packages?

-- 
Terry Jan Reedy





More information about the Python-list mailing list