diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 8946bef89..a529ef79c 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -50,6 +50,10 @@ Mac OS X See :ref:`installing-as-a-developer`. +Additional *caveat*: if you are using a version of `gcc < 8` be sure to +turn off all parallelizations since there is a `known bug with cython +`__. + .. _installing-tofu-on-windows: Windows