yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28393
[Question #703349]: ImportError: /lustre/rcghead1/users/c3358697/myYade/install/lib64/yadeCloud/libpost_vtk.so: undefined symbol: cholmod_defaults
New question #703349 on Yade:
https://answers.launchpad.net/yade/+question/703349
Hi everyone,
I am installing the source code on the cluster. But when I launch yade, and importError occures as follows:
Welcome to Yade 2022-09-26.git-b31bb2d
Using python version: 3.6.3 (default, Mar 17 2020, 11:51:52)
[GCC 8.3.1 20190507 (Red Hat 8.3.1-4)]
Traceback (most recent call last):
File "./yadeCloud", line 151, in <module>
import yade
File "/lustre/rcghead1/users/c3358697/myYade/install/lib64/yadeCloud/py/yade/__init__.py", line 75, in <module>
from yade import boot
ImportError: /lustre/rcghead1/users/c3358697/myYade/install/lib64/yadeCloud/libpost_vtk.so: undefined symbol: cholmod_defaults
--
You received this question notification because your team yade-users is
an answer contact for Yade.