Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #91250

Re: OpenCV with Python (cv or cv2)

From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Newsgroups comp.lang.python
Subject Re: OpenCV with Python (cv or cv2)
Date 2015-05-26 17:46 +0200
Organization PointedEars Software (PES)
Message-ID <1510511.19yO2C5bcj@PointedEars.de> (permalink)
References <mailman.55.1432648308.5151.python-list@python.org>

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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