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.
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.