-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error happening at "Network Metric Analysis" #5
Comments
Hello, were you able to fix this problem? I am having the same issue! |
I met the same problem. Have you solved it? |
Hey @ysy970 - I had the same issue with GRETNA (2.0.0 release downloaded from NITRC website, MATLAB R2021a). Our GRETNA error indicated that it was something to do with I was able to fix this by:
The matlabbgl folks remain quite active over on their github issues page, so I found this solution here. Other people with similar issues were able to fix it with this sort of approach (removing matlabbgl that comes with GRETNA, then downloading through Add-Ons or other sources). |
After I followed your guide, it showed it as follows. |
Hello, All,
I am running my system at catalina, with spm12 and matlab 2019b.
And at "Network Metric Analysis", it would encounter "dynamic library link" issue that "betweenness_centrality_mex.mexmaci64, 6): Library not loaded: @loader_path/libmex.dylib". The complete error message is as below.
Please help. Do I need to change the DLL setting in gretna? Thanks.
========================================
< M A T L A B (R) >
Copyright 1984-2019 The MathWorks, Inc.
R2019b Update 4 (9.7.0.1296695) 64-bit (maci64)
January 20, 2020
To get started, type doc.
For product information, visit www.mathworks.com.
Warning: psom:default: The following field(s) were ignored in the structure job
: OutputMatFile
Log of the (matlab) job : BetweennessCentrality00063
Started on 30-Jun-2020 19:16:49
User: changjudy
host : boss3.local
system : unix
The job starts now !
Something went bad ... the job has FAILED !
The last error message occured was :
Invalid MEX-file '/Users/xxx/Documents/GRETNA_20171121/matlab_bgl/private/betweenness_centrality_mex.mexmaci64':
dlopen(/Users/xxx/Documents/GRETNA_20171121/matlab_bgl/private/betweenness_centrality_mex.mexmaci64, 6): Library not loaded: @loader_path/libmex.dylib
Referenced from: /Users/xxx/Documents/GRETNA_20171121/matlab_bgl/private/betweenness_centrality_mex.mexmaci64
Reason: image not found
File /Users/xxx/Documents/GRETNA_20171121/matlab_bgl/betweenness_centrality.m at line 94
File /Users/xxx/Documents/GRETNA_20171121/NetFunctions/gretna_node_betweenness.m at line 30
File /Users/xxx/Documents/GRETNA_20171121/RunFun/gretna_RUN_BetweennessCentrality.m at line 39
File /Users/xxx/Documents/GRETNA_20171121/RunFun/gretna_RUN_BetweennessCentrality.m at line 21
File /Users/xxx/Documents/GRETNA_20171121/RunFun/gretna_RUN_BetweennessCentrality.m at line 21
File /Users/xxx/Documents/GRETNA_20171121/PSOM/psom_run_job.m at line 214
File /Users/xxx/Documents/GRETNA_20171121/PSOM/psom_run_job.m at line 128
Checking outputs
The output file or directory /Volumes/xxx/Greta_CO/NetworkAnalysis/zSub_063/BC.mat has not been generated!
30-Jun-2020 19:16:50 : The job has FAILED
Total time used to process the job : 1.49 sec.
ans =
logical
1
\nzSub_064\n
The text was updated successfully, but these errors were encountered: