-
Notifications
You must be signed in to change notification settings - Fork 17
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
SofaCaribou import error #142
Comments
Hi @123jjx321 What "sofa_linux_run" are your referring to exactly? |
Hi,hug I mean just use the sofa.run file in ubuntu20.04(not build from source), and follow the instructions of caribou like : First:simply extract in sofa_install/plugin/SofaCaribou(not follow the "build Caribou from source" in document too); Second:add environment variables by "export = paths as below" SOFA_ROOT=/home/j/SOFA/v22.12.00 PATH=/home/j/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/j/SOFA/v22.12.00:/home/j/SOFA/v22.12.00/plugins/SofaPython3/lib/python3/site-packages:/usr/bin/python3.8:/home/j/SOFA/v22.12.00/plugins/SofaPython3:/home/j/SOFA/v22.12.00/lib:/home/j/SOFA/v22.12.00/DLLs PYTHONPATH=/home/j/SOFA/v22.12.00/plugins/SofaPython3/lib/python3/site-packages:/home/j/SOFA/v22.12.00/plugins/SofaCaribou/lib/python3/site-packages SOFACARIBOU_ROOT=/home/j/SOFA/v22.12.00/plugins/SofaCaribou SOFAPYTHON3_ROOT=/home/j/SOFA/v22.12.00/plugins/SofaPython3 Then, when I want to use caribou in ubuntu 20.04, It shows there is a error in "import SofaCaribou". by the way, I am using the latest sofa.
do you know where did I wrong? should I must build Caribou from source to use it? |
Dear @123jjx321 I am not sure that the binary version of the Caribou plugin is actually up to date (your point "First"). Let me know if this works |
First, I directly download the SOFA_v22.12.00.Linux.run(not build from source). Second, I followed the "compile Caribou are available here" you suggest to me, and build it " out-of tree" step by step Third, when I check whether did i success or not, i just open a terminal and get the following results: j@j:~/DeepPhysX/Sofa/examples/demos/Beam/FC$ python3
Checking SOFA_ROOT and SOFAPYTHON3_ROOT
|
Hi,
I just download the sofa_linux_run file, and successfully bind with the SofaPython3 plugin, But the SofaCaribou shows error as below
The text was updated successfully, but these errors were encountered: