You are not logged in.

#1 2014-12-16 19:47:41

vahidkharazi
Member
Registered: 2014-12-16
Posts: 1

OpenCV inatallation problem

I was installed OpenCV with pacman:

pacman -S opencv

when i want to run opencv, i have this error:

Python 2.7.8 (default, Jul  1 2014, 17:30:21) 
[GCC 4.9.0 20140604 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: libavutil.so.52: cannot open shared object file: No such file or directory

How can I fix it?

Last edited by vahidkharazi (2014-12-16 19:53:59)

Offline

Board footer

Powered by FluxBB