Skip to content

Initialization error in initPmtk3 : Matlab R2016A and Mac OS X Yosemite #118

@srikumar9

Description

@srikumar9

Hi, I am facing the following error while installation. I am using R2016A. Please help

initPmtk3
initializing pmtk3
Error using urlreadwrite (line 92)
The server did not find a resource to match this request.
Error in urlread (line 36)
[s,status] = urlreadwrite(mfilename,catchErrors,url,varargin{:});
Error in scrapePmtkSupport (line 14)
raw = tokenize(urlread(url), '\n');
Error in downloadAllSupport (line 12)
packages = scrapePmtkSupport([], exclude);
Error in initPmtk3 (line 52)
downloadAllSupport(fullfile(pmtk3Root(), 'pmtksupportCopy'), false);

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