Module Installation
![]() |
Important: Python 2 is not supported by the
xpressinsight module.
|
Windows
python --version
Example output of a Python 2 installation: | Python 2.7.2 |
Example output of a Python 3 installation: | Python 3.8.0 |
Linux and Mac
python3 --version
The
python3 executable on Linux and Mac must not be confused with the
python3 Mosel module.
python --version
Install the Insight Python module
Full instructions on installing the Insight Python module, including the supported versions, are available in the Installation and Setup section of the Insight Python Reference provided in the online FICO Documentation site.
You might see f2py and pip warnings when you install certain packages, such as pandas. The pip command can be run with the --no-warn-script-location
argument to suppress the first warning.
© 2001-2023 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.