-
Notifications
You must be signed in to change notification settings - Fork 433
Closed
Milestone
Description
PluginInterface::load_plugin: Cannot load shared library 'libcasadi_conic_qpoases.so':
(
Searched directories: 1. casadipath from GlobalOptions
2. CASADIPATH env var
3. PATH env var (Windows)
4. LD_LIBRARY_PATH env var (Linux)
5. DYLD_LIBRARY_PATH env var (osx)
A library may be 'not found' even if the file exists:
* library is not compatible (different compiler/bitness)
* the dependencies are not found
)
Tried '/home/jgillis/programs/casadi/python_install/casadi' :
Error code: /home/jgillis/programs/casadi/python_install/casadi/libcasadi_conic_qpoases.so: cannot open shared object file: No such file or directory
Tried '' :
Error code: libcasadi_conic_qpoases.so: cannot open shared object file: No such file or directory
Tried '.' :
Error code: ./libcasadi_... truncated") [.../casadi/core/plugin_interface.hpp:171]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels