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


Groups > comp.lang.python > #28051 > unrolled thread

Issue installing pyopencv in mac

Started byRakesh Rocker RuLZzz <rakhi4u1234@gmail.com>
First post2012-08-29 03:21 -0700
Last post2012-10-02 16:11 -0700
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  Issue installing pyopencv in mac Rakesh Rocker RuLZzz <rakhi4u1234@gmail.com> - 2012-08-29 03:21 -0700
    Re: Issue installing pyopencv in mac Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-29 13:52 +0100
    Re: Issue installing pyopencv in mac hotmail.com@gmail.com - 2012-10-02 16:11 -0700

#28051 — Issue installing pyopencv in mac

FromRakesh Rocker RuLZzz <rakhi4u1234@gmail.com>
Date2012-08-29 03:21 -0700
SubjectIssue installing pyopencv in mac
Message-ID<d0f4b2e1-1b0b-4841-8b04-788ff36ecb7a@googlegroups.com>
I tried installing pyopencv in mac but i gives me an error
I have installed all the dependent softwares like opencv,boost, etc....still unable to fix it.
also i have updated xcode and using python 2.7
I also tried using mac port but still no use

can anybody help me....Thanks in advance.

[toc] | [next] | [standalone]


#28062

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2012-08-29 13:52 +0100
Message-ID<mailman.3932.1346244913.4697.python-list@python.org>
In reply to#28051
On 29/08/2012 11:21, Rakesh Rocker RuLZzz wrote:
> I tried installing pyopencv in mac but i gives me an error
> I have installed all the dependent softwares like opencv,boost, etc....still unable to fix it.
> also i have updated xcode and using python 2.7
> I also tried using mac port but still no use
>
> can anybody help me....Thanks in advance.
>

The short answer is no :)  Unless you tell us exactly what you've tried 
and the precise error details nobody can help you.

-- 
Cheers.

Mark Lawrence.

[toc] | [prev] | [next] | [standalone]


#30661

Fromhotmail.com@gmail.com
Date2012-10-02 16:11 -0700
Message-ID<0990112d-13d4-401e-804e-4926389ddee0@googlegroups.com>
In reply to#28051
On Wednesday, August 29, 2012 6:21:50 AM UTC-4, Rakesh Rocker RuLZzz wrote:
> I tried installing pyopencv in mac but i gives me an error
> 
> I have installed all the dependent softwares like opencv,boost, etc....still unable to fix it.
> 
> also i have updated xcode and using python 2.7
> 
> I also tried using mac port but still no use
> 
> 
> 
> can anybody help me....Thanks in advance.

Are you having these issues? http://stackoverflow.com/questions/12354628/errors-met-while-installing-pyopencv-2-1-0-with-opencv-2-4-2

Because I am getting this exact error too.  I installed Boost 1.50.0 and OpenCV 2.4.2 using Homebrew, and am trying to install pyopencv 2.1.0 with pip+virtualenv, to no avail.  Python 2.7.2, Mac OSX Mountain Lion.  I hope someone out there has figured this out.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web