Skip to content

Error in testPmtk3 -- macOS high sierra 10.13.1 & MATLAB R 2017 a #133

@Yancey2126

Description

@Yancey2126
>> testPmtk3
Checking initialization..........PASSED
Checking pmtkSupport packages....PASSED
Checking pmtkData................PASSED
Testing selected code............


 Iteration   FunEvals     Step Length    Function Val        Opt Cond
         1          2     3.06026e-01     6.00879e+00     3.76102e-01 

after like 10 minutes I got a super long error message like this
I omit the all other "Missing symbol" part since they are similar

Missing symbol '_vm_deallocate' required by
'/usr/lib/closure/libclosured.dylib->/usr/lib/system/libdyld.dylib->/usr/lib/system/libsystem_platform.dylib->/usr/lib/system/libsystem_pthread.dylib->/usr/lib/system/libcache.dylib->/usr/lib/libgcc_s.1.dylib->/Users/XXXX/Desktop/Materials/ML/pmtk3-master/pmtksupportCopy/markSchmidt-9march2011/markSchmidt/minFunc/lbfgsC.mexmaci64'.
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; 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions