【持续更新】人脸离线识别SDK案例合集
Ta的回复 :sdk_init函数出现异常System.Runtime.InteropServices.SEHException:“外部组件发生异常。” Error Message Summary: ---------------------- PreconditionNotMetError: The third-party dynamic library (mklml.dll) that Paddle depends on is not configured correctly. (error code is 126) Suggestions: 1. Check if the third-party dynamic library (e.g. CUDA, CUDNN) is installed correctly and its version is matched with paddlepaddle you installed. 2. Configure third-party dynamic library environment variables as follows: - Linux: set LD_LIBRARY_PATH by `export LD_LIBRARY_PATH=...` - Windows: set PATH by `set PATH=XXX; (at D:\vis\newface_8.0\nn\Paddle\paddle\fluid\platform\dynload\dynamic_loader.cc:234)