install cv2 not working on raspberry pi 3 on python3 y??

asked 2018-11-01 11:05:17 -0600

Gaurish Gaunker gravatar image

updated 2018-11-01 13:33:32 -0600

berak gravatar image

Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python3.5/dist-packages/cv2/__init__.py", line 3, in <module> from .cv2 import * ImportError: libcblas.so.3: cannot open shared object file: No such file or directory

edit retag flag offensive close merge delete

Comments

helo there, -- what did you install, exactly, and how ?

berak gravatar imageberak ( 2018-11-01 11:10:01 -0600 )edit

For OpenCV 4.0: OpenCV 4.0

supra56 gravatar imagesupra56 ( 2018-11-01 20:26:55 -0600 )edit