GithubHelp home page GithubHelp logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Thanks for the detailed log. If you look at the following line:

/home/paul/boost_1_41_0/boost/python/detail/wrap_python.hpp:78:2: error:
#error Python 2.2 or higher is required for this version of Boost.Python. 

It suggests that Python version lower than 2.2 was detected. PyOpenCV requires 
Python
2.5 or later. Thus, is it alright if you check if Python 2.5 is installed on 
that
machine?

Cheers,
Minh-Tri

Original comment by [email protected] on 13 Apr 2010 at 1:47

from pyopencv.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Also, this line:

/home/paul/boost_1_41_0/boost/python/detail/wrap_python.hpp:142:21: error: 
Python.h: No such file or directory


suggests that you should have python-dev installed on Ubuntu.

Cheers,
Minh-Tri

Original comment by [email protected] on 13 Apr 2010 at 1:49

from pyopencv.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Thanks for you prompt response. I have python2.5,2.6 and three installed. The 
problem 
was caused by python-dev. After I installed it, the build and install was 
successfull. 
Going forward can you list python-dev as one of the requirements as well ? 
alternatively can setup.py be setup such that it checks all the minimum 
requirements.

PS: Great Work

Original comment by [email protected] on 13 Apr 2010 at 2:08

from pyopencv.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Yes, I'm doing it now. Thanks.

Cheers,
Minh-Tri

Original comment by [email protected] on 13 Apr 2010 at 2:16

  • Changed state: Fixed

from pyopencv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.