arpack-ng icon indicating copy to clipboard operation
arpack-ng copied to clipboard

When I run massive online analysis, I get an error "Failed to load implementation from: com.github.fommil.netlib.NativeSystemARPACK".

Open whsm opened this issue 2 years ago • 3 comments

I installed version 23.04.0 of MOA. I follow the "https://github.com/opencollab/arpack-ng" tutorial to install arpack-ng through MSYS2 with the command "pacman -S mingw-w64-x86_64-arpack", and then the system generates libarpack.a and libarpack.dll, etc. document. When I run massive online analysis, I get an error "Failed to load implementation from: com.github.fommil.netlib.NativeSystemARPACK".What should I do?

whsm avatar Jul 28 '23 09:07 whsm

I have defined environment variables "D:\msys64\mingw64\bin" and "D:\msys64\mingw64\opt\bin".

whsm avatar Jul 28 '23 10:07 whsm

Can you be more specific and describe what you do and how? I have no idea what MOA or com.github.fommil.netlib.NativeSystemARPACK are.

fghoussen avatar Jul 29 '23 09:07 fghoussen

MOA is "massive online analysis".When "massive online analysis" runs, it reports missing arpack library.

whsm avatar Jul 30 '23 11:07 whsm