Ask Your Question

Revision history [back]

how can i wrap the cv.so to a pip package

currently i am working on building opencv (3.4.1) from source in a aarch64 machine, now i can correctly import cv

but pip list can't find the opencv-python, this lead to pip install mmcv failed due to opencv-python not found

does anyone knows how to make a opencv-python from buiding opencv source ?

many thanks!

click to hide/show revision 2
retagged

updated 2020-03-16 03:55:59 -0600

berak gravatar image

how can i wrap the cv.so to a pip package

currently i am working on building opencv (3.4.1) from source in a aarch64 machine, now i can correctly import cv

but pip list can't find the opencv-python, this lead to pip install mmcv failed due to opencv-python not found

does anyone knows how to make a opencv-python from buiding opencv source ?

many thanks!

click to hide/show revision 3
retagged

updated 2020-03-16 03:56:24 -0600

berak gravatar image

how can i wrap the cv.so to a pip package

currently i am working on building opencv (3.4.1) from source in a aarch64 machine, now i can correctly import cv

but pip list can't find the opencv-python, this lead to pip install mmcv failed due to opencv-python not found

does anyone knows how to make a opencv-python from buiding opencv source ?

many thanks!