@AbhishekPatnaik While trying to run the pre-trained model.I am getting the error on first line of the util.py.
import cv2,os
The error showing is..
ImportError: /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates
@AbhishekPatnaik While trying to run the pre-trained model.I am getting the error on first line of the util.py.
import cv2,os
The error showing is..ImportError: /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates
how to solve this???