Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91250
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
| Newsgroups | comp.lang.python |
| Subject | Re: OpenCV with Python (cv or cv2) |
| Date | Tue, 26 May 2015 17:46:43 +0200 |
| Organization | PointedEars Software (PES) |
| Lines | 28 |
| Message-ID | <1510511.19yO2C5bcj@PointedEars.de> (permalink) |
| References | <mailman.55.1432648308.5151.python-list@python.org> |
| Reply-To | Thomas 'PointedEars' Lahn <usenet@PointedEars.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | 7Bit |
| X-Trace | solani.org 1432655365 27086 eJwFwQkBwDAIA0BL5UkodsiKfwm7Q9CoSoKJxXJWEXbkd/nULzAT1XH1qqByyPltp/H48gcgixDj (26 May 2015 15:49:25 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Tue, 26 May 2015 15:49:25 +0000 (UTC) |
| User-Agent | KNode/4.14.2 |
| X-User-ID | eJwNycEBwEAEBMCWONZGOXHov4RkvgMLjUsPhGOxb1suh8flMafn/FPXbcw6ha0iGO31PA+26gRjiNuVoOIDOZEUvQ== |
| Cancel-Lock | sha1:2LB1MRqvy2hMCvjaOth9HOm7TNk= |
| X-NNTP-Posting-Host | eJwFwQkBACAIBLBKvAfGEYH+EdxcwXhhcJivb2JMSs7oIXtW2ToxvdXBNdy2fElor6ASlB8kBBFc |
| Xref | csiph.com comp.lang.python:91250 |
Show key headers only | View raw
Markos wrote: ^^^^^^ Please append your last name. > I want to use OpenCV with Python. > > I installed version 2.4.9 > (http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.4.9/opencv-2.4.9.zip/) > in debian Squeeze running Python 2.6.6. Using the tutorial: > http://indranilsinharoy.com/2012/11/01/installing-opencv-on-linux/ Do not do that. Install the distribution packages instead. > (I tried to install versions 2.4.11 and 2.4.10 (in Squeeze with python > 2.2.6) but I couldn't.) I have stretch/sid with python-opencv=2.4.9+dsfg-1.1 installed. squeeze has python-opencv=2.1.0-3+squeeze1. squeeze is *oldoldstable* now. You want to upgrade NOW. <https://packages.debian.org/search?suite=squeeze&searchon=names&keywords=python-opencv> -- PointedEars Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
OpenCV with Python (cv or cv2) Markos <markos@c2o.pro.br> - 2015-05-26 10:24 -0300
Re: OpenCV with Python (cv or cv2) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-05-26 17:46 +0200
Re: OpenCV with Python (cv or cv2) Rustom Mody <rustompmody@gmail.com> - 2015-05-26 10:02 -0700
Re: OpenCV with Python (cv or cv2) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-05-27 00:17 +0200
Re: OpenCV with Python (cv or cv2) IronManMark20 <mr.smittye@gmail.com> - 2015-05-26 21:54 -0700
csiph-web