duburcqa/jiminy

[misc] Easy install instructions are not working.

Closed this issue · 0 comments

Two required options are missing:

-DCMAKE_PREFIX_PATH="/opt/openrobots/" -DPYTHON_EXECUTABLE=$(python3 -c "import sys; sys.stdout.write(sys.executable)")

It should be mentioned that python dependencies must be installed manually when using venv or pyenv, basically numpy and wheels.