face-alignment icon indicating copy to clipboard operation
face-alignment copied to clipboard

train_model: loadLibrary Can't load

Open haipz opened this issue 10 years ago • 1 comments

>> dbnames = {'ibug'};
>> train_model
Attention, if error occurs, plese ensure you used the correct version of parallel initialization.
Starting parallel pool (parpool) using the 'local' profile ... connected to 4 workers.
MATLAB:dispatcher:loadLibrary Can't load '/Applications/MATLAB_R2014b.app/bin/maci64/libmwocv.dylib': dlopen(/Applications/MATLAB_R2014b.app/bin/maci64/libmwocv.dylib, 10): Symbol not found: __ZN7CvBoost10calc_errorEP8CvMLDataiPSt6vectorIfSaIfEE
  Referenced from: /Applications/MATLAB_R2014b.app/bin/maci64/libmwocv.dylib
  Expected in: /usr/local/Cellar/opencv/2.4.11/lib/libopencv_ml.dylib
 in /Applications/MATLAB_R2014b.app/bin/maci64/libmwocv.dylib.
Caught MathWorks::System::FatalException

haipz avatar Jun 03 '15 06:06 haipz

I have the same issue. How have you fixed it?

asanakoy avatar Oct 29 '16 00:10 asanakoy