Skip to content
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

References to mumps library broken in artifact #3916

Closed
mattpetrucci opened this issue Sep 27, 2024 · 1 comment
Closed

References to mumps library broken in artifact #3916

mattpetrucci opened this issue Sep 27, 2024 · 1 comment
Assignees

Comments

@mattpetrucci
Copy link

Received this error when trying to import org.opensim.modeling.*; and create a model m = Model();

Failed to load one or more dynamic libraries for OpenSim.
java.lang.UnsatisfiedLinkError: /Users/Matt/Documents/OpenSimArtifacts/opensim-core-4.5.1-2024-08-23-cf3ef35/sdk/lib/libosimJavaJNI.dylib: dlopen(/Users/Matt/Documents/OpenSimArtifacts/opensim-core-4.5.1-2024-08-23-cf3ef35/sdk/lib/libosimJavaJNI.dylib, 0x0001): Library not loaded: /Users/runner/opensim_dependencies_install/mumps/lib/libcoinmumps.3.dylib
  Referenced from: <AF1BB9D6-B360-3CAD-8B1F-BDF43E95FFA7> /Users/Matt/Documents/OpenSimArtifacts/opensim-core-4.5.1-2024-08-23-cf3ef35/sdk/lib/libipopt.3.dylib
  Reason: tried: '/Users/runner/opensim_dependencies_install/mumps/lib/libcoinmumps.3.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/opensim_dependencies_install/mumps/lib/libcoinmumps.3.dylib' (no such file), '/Users/runner/opensim_dependencies_install/mumps/lib/libcoinmumps.3.dylib' (no such file), '/usr/local/lib/libcoinmumps.3.dylib' (no such file), '/usr/lib/libcoinmumps.3.dylib' (no such file, not in dyld cache)
See https://simtk-confluence.stanford.edu/display/OpenSim40/Scripting+with+Matlab
@aymanhab
Copy link
Member

Looking into this @mattpetrucci

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants