mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 13:23:02 +04:00
7d41ce23a7
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.