17 Appendix - Post-installation Interpreter Settings

After starting FCC Studio, the interpreter settings can be performed from the Interpreters page of the FCC Studio application UI. For information on configuring interpreters, see the Configuring Interpreters chapter in the Oracle Financial Services Crime and Compliance Studio Administration Guide.

Configuring the fcc-python Interpreter

Installing the Python 3.6 Libraries

To install the Python 3.6 libraries, follow these steps:

1.       Navigate to the <Studio_Installation_Path>/python-packages/bin directory.

2.      Execute the following command:

chmod 0755 *

3.      Install the Python 3.6 library packages that are packaged with the FCC Studio Installer using the following command:

./install.sh

The Python 3.6 libraries that are packaged with the FCC Studio Installer are installed.

NOTE

·       Execute the ./remove.sh command to remove the Python 3.6 libraries that are already installed.

·       To install additional Python libraries, contact System Administrator to install the same on the Processing Server (Studio Notebook Server).

·       To change the default Python version in the Interpreters, see the Changing Python Version in the fcc-python Interpreter section in the OFS Crime and Compliance Studio Administration Guide.