Replaced gRPC related text and removed reference to About-box

This commit is contained in:
Stein Inge Dale 2020-03-31 16:06:55 +02:00 committed by Gaute Lindkvist
parent 594e0163bd
commit 4384ded842
2 changed files with 3 additions and 7 deletions

View File

@ -18,16 +18,12 @@ or as a regular user:
On some systems the `pip` command may have to be replaced by `python -m pip`.
The ResInsight Python API is based on `gRPC <https://www.grpc.io/>`_ remote procedure calls.
In order for gRPC to be available, ResInsight needs to be built with the **RESINSIGHT_ENABLE_GRPC** option set.
A valid gRPC build will show a message in ResInsight *About* dialog confirming gRPC is available.
.. image:: images/AboutGrpc.png
Furthermore, gRPC needs to be enabled in the *Scripting* tab of the ResInsight *Preference* dialog:
To configure the **ResInsight Python Script Server**, check *Enable Python Script Server* and verify Python settings in the *Scripting* tab of the ResInsight *Preference* dialog.
.. image:: images/PrefGrpc.png
The availability of the ResInsight Python Script Server can be confirmed by ResInsight *About* dialog.
If unavailable, please consult ResInsight Build Instructions on `resinsight.org <https://resinsight.org/>`_.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB