Simultaneous Python 2, Python 3 binding (Bug #4228)


Added by Andrey Sheka about 10 years ago. Updated over 9 years ago.


Status:New Start date:2015-03-05
Priority:Normal Due date:
Assignee:Maksim Shabunin % Done:

0%

Category:python bindings
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Windows
Difficulty: HW Platform:x64
Pull request:

Description

opencv_pithon2 and opencv_pithon3 use the same directory for cv2.pyd. In fact python2 and python3 use the same file cv2.pyd, which compiled only for python3 or only for python2.
For example, after installation python2 try to open python34.dll (check with ProcessMonitor.exe)


History

Updated by Maksim Shabunin almost 10 years ago

  • Target version changed from 3.0-beta to 3.0

Updated by Maksim Shabunin almost 10 years ago

  • Assignee changed from Roman Donchenko to Maksim Shabunin
  • Category changed from build/install to python bindings

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4947

Also available in: Atom PDF