Closed momo-github-1984 closed 1 year ago
I get the following error on running the demo.
Error using run (line 46)
/.../andrewssobral-lrslibrary-80b6a35/libs/vlfeat/toolbox/vl_setup not found.
Error in lrs_setup (line 61)
run(lrs_conf.vl_path); % add VLFeat
Error in demo (line 6)
lrs_setup; % or run('C:/GitHub/lrslibrary/lrs_setup')
Could you please clarify?
To solve this issue you should clone the repository using --recursive
as follows:
git clone --recursive https://github.com/andrewssobral/lrslibrary.git
出错 lrs_setup (line 61) run(lrs_conf.vl_path); % add VLFeat