Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106257
| From | MRAB <python@mrabarnett.plus.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: install open cv on windows 10 and python 3.5 |
| Date | 2016-04-01 21:33 +0100 |
| Message-ID | <mailman.330.1459542982.28225.python-list@python.org> (permalink) |
| References | <8b4a2755-388a-43fa-8ab3-ae416ff87950@googlegroups.com> <044d7b5a-99b4-44d9-abdb-b7651c0d87b3@googlegroups.com> |
On 2016-04-01 20:11, saxri89@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".
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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