takuya-takeuchi / FaceRecognitionDotNet

The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
MIT License
1.27k stars 308 forks source link

Mac OS 11.4 Unable to load shared library 'OpenCvSharpExtern' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libOpenCvSharpExtern, 1): image not found #175

Closed khinklenj closed 3 years ago

khinklenj commented 3 years ago

Hi, I am running Mac OS 11.4 Im getting the following error when trying to run your code Unable to load shared library 'OpenCvSharpExtern' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libOpenCvSharpExtern, 1): image not found

Thank you Keith

takuya-takeuchi commented 3 years ago

@khinklenj Why don't you ask about it on OpenCVShapr repo?