Skip to content
Snippets Groups Projects
Unverified Commit 636ffc49 authored by Julian Viereck's avatar Julian Viereck Committed by GitHub
Browse files

Add note for compiling eigenpy with python3 on macOS

Getting eigenpy (and pinocchio) to compile on macOS with python3 took me some effort. The required trick turned out to "only" add `-DPYTHON_EXECUTABLE=\`which python3\`` to the cmake argument.

Do you think this is worth adding to the README.md/installation instructions? I am happy to provide something similar for pinocchio as well.
parent 5f61bdc6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment