Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106257
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | MRAB <python@mrabarnett.plus.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: install open cv on windows 10 and python 3.5 |
| Date | Fri, 1 Apr 2016 21:33:02 +0100 |
| Lines | 16 |
| 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> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de YfaWWuEwS9oeJYqYeyZ21QC4/1FxNZKOeNfC9BJmzguQ== |
| Return-Path | <python@mrabarnett.plus.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'python': 0.10; '2.7': 0.13; 'subject:python': 0.14; '2016': 0.16; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'message-id:@mrabarnett.plus.com': 0.16; 'received:192.168.1.4': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:install': 0.16; 'subject:windows': 0.16; 'wrote:': 0.16; 'project,': 0.18; 'windows': 0.20; 'import': 0.24; 'url:edu': 0.24; 'header:In- Reply-To:1': 0.24; 'module': 0.25; 'install': 0.25; 'header:User- Agent:1': 0.26; 'module.': 0.27; 'open': 0.33; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'hello,': 0.40; 'email addr:gmail.com': 0.62; 'show': 0.62; '8bit%:95': 0.65; '8bit%:100': 0.70; '8bit%:92': 0.72 |
| X-CM-Score | 0.00 |
| X-CNFS-Analysis | v=2.1 cv=K//fZHiI c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=pGLkceISAAAA:8 a=f2PIqq2XAAAA:8 a=hapCOr_1tU2JybmrYCMA:9 a=QEXdDO2ut3YA:10 |
| X-AUTH | mrabarnett@:2500 |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 |
| In-Reply-To | <044d7b5a-99b4-44d9-abdb-b7651c0d87b3@googlegroups.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:106257 |
Show key headers only | View raw
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