Ask Your Question

Revision history [back]

libopencv_freetype.4.1.dylib version error

I have error while importing opencv 4.1 installed with conda (import cv2 in python): libopencv_freetype.4.1.dylib requires version 24.0.0 or later, but libfreetype.6.dylib provides version 23.0.0 But there is no libfreetype.6.dylib with version later than 23.0.17!

Here is VERSION.TXT from the latest freetype release - 2.10.0

release - 2.10.0 libtool - 23.0.17 so - 6.17.0

What I did wrong?