diff --git a/docs/build.rst b/docs/build.rst index d0df97d75..54b9167f5 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -92,6 +92,12 @@ you might have to rebuild the app. a self signed certificate, see for example, `here `_. + +.. note:: + If you are facing issues with ``linker`` while building, try with a ``brew`` installed python instead. + Or check `this thread + `_ for different solutions. + Build and run from source with Nix -------------------------------------------