X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c288c8c926d3bcedd09efa7ef0b6c9aceedf4921..f55609a6f1ca489103e437b3e391c40b62424fe4:/docs/source/Installing_SimGrid.rst diff --git a/docs/source/Installing_SimGrid.rst b/docs/source/Installing_SimGrid.rst index fec024131a..c5bf3044df 100644 --- a/docs/source/Installing_SimGrid.rst +++ b/docs/source/Installing_SimGrid.rst @@ -432,7 +432,10 @@ and if you get it working, please @ref community_contact "tell us". Python-specific instructions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Recompiling the Python bindings from the source should be as easy as: +Once you have the Python development headers installed as well as a +recent version of the `pybind11 ` +module (version at least 2.4), recompiling the Python bindings from +the source should be as easy as: .. code-block:: shell