mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
Build the Python 3 cv2 module in lib/python3/, to avoid potential naming conflicts with the Python 2 bindings. The Python 2 bindings are placed directly in lib/, where they are required for the Buildbot to successfully execute the Python tests.