Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Installation fine, but then this.... #13

Open
neilyoung opened this issue Feb 14, 2018 · 5 comments
Open

Installation fine, but then this.... #13

neilyoung opened this issue Feb 14, 2018 · 5 comments

Comments

@neilyoung
Copy link

neilyoung commented Feb 14, 2018

ImportError: libavcodec.so.56.: cannot open shared object file: No such file or directory

EDIT: raspbian stretch, latest

Any pointer welcome

@andreac
Copy link

andreac commented Feb 23, 2018

same problem

@jimb137
Copy link

jimb137 commented Mar 8, 2018

Ditto. Used a browser to display the steps, then copy/paste into an lxterminal window to eliminate typos. Everything went as expected until I typed "import cv2" into python.

@jimb137
Copy link

jimb137 commented Mar 8, 2018

Just thought I'd add some detail.
System is pi zeroW
OS is Stretch
libavcodec.so.56 does not exist, however a newer version, libavcodec.so.57 does exist.

Perhaps the issue has to do with the three of us that have reported this issue running 'Stretch". And, just maybe you compiled/linked openCV on Jessie???

@jakeau
Copy link

jakeau commented Mar 26, 2018

The solution is to go and install version 56 I suppose. Been a bit of a pain but install an older version of ffmpeg did it for me. Would be cool to see an update to this tho! :)

@abhiTronix
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants