Estoy tratando de instalar pyopencv a virtualenv creadas con-site-packages --no opción:Instalar pyopencv dentro virtualenv con --no-site-packages
pip install pyopencv
Pero me estoy siguiente error en Ubuntu 10.04 0.3:
CMake Error at CMakeLists.txt:186 (find_package):
Could not find a configuration file for package OpenCV.
Set OpenCV_DIR to the directory containing a CMake configuration file for
OpenCV. The file will have one of the following names:
OpenCVConfig.cmake
opencv-config.cmake
ya he instalado numpy, scipy y OpenCV (libboost-dev-libboost python1.40.0 libboost-python1.40-dev cmake libcv4 libcv-dev libcvaux4 libcvaux-dev). ¿Algunas ideas?
PD Sé que hay un paquete de Ubuntu preconstruido python-opencv, pero no sé cómo instalarlo en virtualenv con --no-site-packages (probablemente el enlace simbólico funcionará, pero es feo ... .).
¿Alguna vez entendiste esto? – xamox
xamox, desafortunadamente no. –
Bien, bien, los mantendré informados si encuentro algo. – xamox