-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
When I try to import plmDCA in python, as described in the readme, I get an error:
import plmDCA Exception caught during initialization of Python interface. Details: Could not find an appropriate directory for MATLAB or the MATLAB runtime in LD_LIBRARY_PATH. Details: libmwmclmcrrt.so.9.4 Traceback (most recent call last): File "<stdin>", line 1, in <module> File "home/prospr-master/potts-code/plmDCA/__init__.py", line 280, in <module> _pir.get_paths_from_os() File "home/prospr-master/potts-code/plmDCA/__init__.py", line 182, in get_paths_from_os self.path_var, file_to_find)) RuntimeError: Could not find an appropriate directory for MATLAB or the MATLAB runtime in LD_LIBRARY_PATH. Details: libmwmclmcrrt.so.9.4
I also realized that in my matlab directory I do not have an X11-directory, the one we are supposed to save as the environment variable XAPPLRESDIR.
Does anyone have a clue what could be the problem?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels