PMTK3 installation failed
Hi, I just tried to install PMTK3. However, I found this error (see below), how can I solve it? Thanks
initPmtk3 initializing pmtk3 Error using evalin Undefined function or variable 'destnRoot'. Error in SetDefaultValue (line 24) isempty(evalin('caller', argName)) Error in downloadAllSupport (line 7) SetDefaultValue(1, 'destnRoot', fullfile(pmtk3Root(), 'pmtksupportCopy')); Error in initPmtk3 (line 51) downloadAllSupport;
in initPmtk3.mat, line 49: downloadAllSupport(); ---> downloadAllSupport([],[]);
see https://github.com/probml/pmtk3/issues/97
I just pushed a fix for this
On Thu, Dec 24, 2015 at 1:04 AM, sungyongs [email protected] wrote:
in initPmtk3.mat, line 49: downloadAllSupport(); ---> downloadAllSupport([],[]);
see #97 https://github.com/probml/pmtk3/issues/97
— Reply to this email directly or view it on GitHub https://github.com/probml/pmtk3/issues/104#issuecomment-167072432.