You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am getting this error when trying to install SemRep:
cp: cannot stat '/home/hadoop_admin/Aya/public_semrep/DATA/LEXICON/2018': No such file or directory
The installation completes, but I was wondering if this will affect the performance, and why is it happening? I checked DATA/LEXICON there isnt a folder named 2018. I noticed the only file I get when I "tar" the 2018 lexicon is named "lex_rec".
When I tried to use following command:
../bin/semrep.v1.8 -L 2018 -Z 2018AA test.ml
I got this error:
**! System error
! 'dlopen("/home/liwenqing1/Package/semrep/public_semrep/bin/abgenemod.so") failed in load_foreign_resource/1: libpcre.so.1: 无法打开共享对象文件: 没有那个文件或目录'
! Existence error in argument 1 of unload_foreign_resource/1
! resource abgenemod does not exist
! goal: unload_foreign_resource(abgenemod)**
Hi,
I am getting this error when trying to install SemRep:
cp: cannot stat '/home/hadoop_admin/Aya/public_semrep/DATA/LEXICON/2018': No such file or directory
The installation completes, but I was wondering if this will affect the performance, and why is it happening? I checked DATA/LEXICON there isnt a folder named 2018. I noticed the only file I get when I "tar" the 2018 lexicon is named "lex_rec".
I downloaded lexicons and semrep from this link: https://lhncbc.nlm.nih.gov/ii/tools/SemRep_SemMedDB_SKR/SemRep_download.html
The text was updated successfully, but these errors were encountered: