Unable to build with Python 3 support on Ubuntu 14.10 (Bug #4044)


Added by Miroslav Zoricak over 10 years ago. Updated almost 10 years ago.


Status:Done Start date:2014-12-03
Priority:Normal Due date:
Assignee:Roman Donchenko % Done:

0%

Category:build/install
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Linux
Difficulty: HW Platform:x64
Pull request:https://github.com/Itseez/opencv/pull/3794

Description

I can't seem to be able to compile OpenCV master branch on Ubuntu 14.10 with Python 3 support. The problem seems to stem from cmake being unable to find all appropriate libraries, so it sets Python module as unavailable.

One other curious thing is that Python 2 module seems to be put in Available and Unavailable alternating each time I run cmake.


opencv_cmake.log (32 kB) Miroslav Zoricak, 2014-12-03 10:50 am


History

Updated by Pavel Rojtberg about 10 years ago

as a workaround you can delete everything python2 and python3 related from cmake gui and re-run configuration.
it actually works on the first run but not consecutive ones.

Updated by Maksim Shabunin almost 10 years ago

Should be fixed in pull request 3794 https://github.com/Itseez/opencv/pull/3794

  • Status changed from New to Done
  • Pull request set to https://github.com/Itseez/opencv/pull/3794

Also available in: Atom PDF