Skip to content

Trouble in SofaPython 3 binding #4052

Discussion options

You must be logged in to vote

If you made an in-tree compilation of sofaPython3 (using the cmake variable CMAKE_EXTERNAL_DIRECTORIES) the build files should be located in the sofa build directory itself. The library are located in the folder $sofabuilddirectory$/lib/.
After locating your libraries path you could either install the libs by following the documentation, or you can add them to your python environment by setting your PYTHONPATH variable like this : export PYTHONPATH=$PYTHONPATH:path/to/your/compiled/lib

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ISIR-GuillaumeS
Comment options

Answer selected by ISIR-GuillaumeS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants