Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid MEX-file,Library not loaded: @loader_path/libmex.dylib #135

Open
laxmi518 opened this issue Jan 26, 2018 · 3 comments
Open

Invalid MEX-file,Library not loaded: @loader_path/libmex.dylib #135

laxmi518 opened this issue Jan 26, 2018 · 3 comments

Comments

@laxmi518
Copy link

I tried to run testPmtk3 in matlab 2107b in
macos high sierra 10.13.1

xcode 9.2

matlab 2017b

while running testPmtk3 I got

Invalid MEX-file
'/Users/laxmikadariya/Documents/MATLAB/pmtk3-master/pmtksupportCopy/markSchmidt-9march2011/markSchmidt/minFunc/lbfgsC.mexmaci64':
dlopen(/Users/laxmikadariya/Documents/MATLAB/pmtk3-master/pmtksupportCopy/markSchmidt-9march2011/markSchmidt/minFunc/lbfgsC.mexmaci64,
6): Library not loaded: @loader_path/libmex.dylib
  Referenced from:
  /Users/laxmikadariya/Documents/MATLAB/pmtk3-master/pmtksupportCopy/markSchmidt-9march2011/markSchmidt/minFunc/lbfgsC.mexmaci64
    Reason: image not found.
Error in minFunc (line 527)
                    d = lbfgsC(-g,old_dirs,old_stps,Hdiag);
Error in logregFit (line 139)
    [w, opt.finalObj, opt.exitflag, opt.output] = ...
Error in logregL2FitTest (line 20)
model1 = logregFit(X, y01, 'lambda', lambda, 'preproc', pp, 'fitOptions', opts);
Error in testPmtk3 (line 61)
logregL2FitTest; 
@ZZsquared
Copy link

I have the same issue

@murphyk
Copy link
Member

murphyk commented Jul 24, 2019 via email

@ZZsquared
Copy link

I am not supporting pmkt3, so you are on your own, I;m afraid. (I do accept bug-fixing PRs however :)

On Tue, Jul 23, 2019 at 9:08 PM ZZsquared @.***> wrote: I have the same issue — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#135?email_source=notifications&email_token=ABDK6EFY3FNQICEQAO3ZRKTQA7IURA5CNFSM4EN3CQF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2VDL3I#issuecomment-514471405>, or mute the thread https://github.com/notifications/unsubscribe-auth/ABDK6EFHURT5JUFDHVMA6DDQA7IURANCNFSM4EN3CQFQ .

Thank you so much, Dr.Murphy, I wonder if you mind telling me when I should expect the next version of this book.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants