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/~gohlke/pythonlibs/#opencv
but not work again

i install opencv_python-3.1.0-cp35-none-win32.whl
but if i import cv2 or import opencv
then show me no module with that name

"OpenCV" is the name of the project, not the name of a module.

The name of the module "cv2".
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to