ellipsoids icon indicating copy to clipboard operation
ellipsoids copied to clipboard

installation problem

Open SSMmoniri opened this issue 4 years ago • 1 comments

Hello, I want to install the tool on Matlab 2021 version. The following Errors are part of the appeared error list while the installation process... it seems the installation bat files are not compatible with the new version. Any helpful comment to solve the problem would be appreciated.

Error in modgen.io.isdir (line 16) isPositive=modgen.io.FileUtils.isDirectory(dirName);

Error in modgen.system.ExistanceChecker.isDir (line 38) isPositive=modgen.io.isdir(nameStr);

Error in modgen.containers.ondisk.AHashMap (line 97) if ~ExistanceChecker.isDir(self.storageLocation)

Error in modgen.containers.ondisk.HashMapXMLMetaData (line 35) [email protected](regArgList{:},...

Error in modgen.configuration.ConfRepoManager (line 86) storage=modgen.containers.ondisk.HashMapXMLMetaData(...

Error in modgen.configuration.AdaptiveConfRepoManager (line 59) [email protected](...

Error in elltool.conf.ConfRepoMgr (line 17) [email protected](varargin{:});

Error in elltool.conf.Properties.init (line 47) confRepoMgr=elltool.conf.ConfRepoMgr();

Error in ellipsoidsinit (line 7) Properties.init();

Error in s_install (line 11) ellipsoidsinit();

SSMmoniri avatar Jun 21 '21 16:06 SSMmoniri

Hello! I meet the same problem with you. Have you already solved it?

TYXDG avatar Sep 12 '21 06:09 TYXDG