-
Notifications
You must be signed in to change notification settings - Fork 35
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
could not load module libumfpack #29
Comments
brew test -v julia fails ... Testing julia Error: julia: failed |
Please
|
'brew update' along with complete removal & reinstall of : |
version.jl
fatal: No names found, cannot describe anything.
linalg.jl
LoadError("sysimg.jl",162,LoadError("linalg.jl",173,LoadError("linalg/umfpack.jl",36,ErrorException("error compiling anonymous: could not load module libumfpack: dlopen(libumfpack.dylib, 1): image not found"))))
*** This error is usually fixed by running 'make clean'. If the error persists, try 'make cleanall'. ***
JULIA usr/lib/julia/sys.ji
version.jl
fatal: No names found, cannot describe anything.
linalg.jl
LoadError("sysimg.jl",162,LoadError("linalg.jl",173,LoadError("linalg/umfpack.jl",36,ErrorException("error compiling anonymous: could not load module libumfpack: dlopen(libumfpack.dylib, 1): image not found"))))
*** This error is usually fixed by running 'make clean'. If the error persists, try 'make cleanall'. ***
The text was updated successfully, but these errors were encountered: