diff --git a/modules/doc/install.rst b/modules/doc/install.rst index 05526d6c462301d119dce432d20d1cec69bd8107..ed8495c104aa747330f3696c63b7646c69d968ff 100644 --- a/modules/doc/install.rst +++ b/modules/doc/install.rst @@ -337,9 +337,9 @@ to be substituted. `Homebrew <https://brew.sh/>`_ can be used to conveniently install all dependencies. The current Python version, as of writing these instructions, is -3.8.5 but works so far. Boost comes as 1.72.0 which seems to be OK. Do not +3.8.5 but works so far. Boost comes as 1.73.0 which seems to be OK. Do not forget to also install `boost-python3` (your system may have a lower version of -Python than 3.8.5 but it seems like `boost-python` was compiled for 3.8.5). +Python than 3.8.5 but it seems like `boost-python3` was compiled for 3.8.5). Eigen and SQLite also seem to be unproblematic concerning higher version numbers. If you want to build the info module or the graphical user interface, make sure