python-opencv on riscv

asked 2019-10-30 05:14:07 -0600

updated 2019-10-30 05:27:12 -0600

berak gravatar image

Hello all, I am trying to build caffe on freedom-U540 board, installing the opencv-python, with all dependencies, when i am building the opencv-python struck with error log is attached below and find out the link of opencv-python, can anybody help me out from this error please. GitHub

skvark/opencv-python Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages. - skvark/opencv-python

Steps i followed

pip install numpy
python2.7 setup.py install

File “/usr/lib/python2.7/site-packages/pip/_internal/vcs/versioncontrol.py”, line 632, in run_command
log_failed_cmd=log_failed_cmd)
File “/usr/lib/python2.7/site-packages/pip/_internal/utils/subprocess.py”, line 242, in call_subprocess
raise InstallationError(exc_msg)
pip._internal.exceptions.InstallationError: Command errored out with exit status 1: git submodule sync Check the logs for full command output.
edit retag flag offensive close merge delete

Comments

which opencv version is it ?

berak gravatar imageberak ( 2019-10-30 05:27:54 -0600 )edit

its opencv- 4.1.1

Lrakesh24@gmail.com gravatar image[email protected] ( 2019-10-30 07:30:45 -0600 )edit