diff --git a/doc/src/installation.rst b/doc/src/installation.rst index de2487b..0fca67e 100644 --- a/doc/src/installation.rst +++ b/doc/src/installation.rst @@ -468,6 +468,9 @@ Python architecture. Installing cx_Oracle on macOS ============================= +Install Python +-------------- + Make sure you are not using the bundled Python. This has restricted entitlements and will fail to load Oracle client libraries. Instead use `Homebrew `__ or `Python.org