Python

Python is an open-source interpreted, high-level, general-purpose programming language that can be very powerful for automation.

It is also possible to use Python in conjunction with your Nintex RPA LE projects. Especially when it comes to machine learning, data analysis, and data processing, Python can offer some unique features.

Install Python

Before You Begin

  1. Uninstall any existing Python installations.
  2. Download the latest version of Python for Windows.

Run Python Installation

  1. Click to Run the Python installation.
  2. Select Add Python <Version> to PATH.
  3. Click Customize installation.
  4. Select all options and click Next.
  5. Select Install for all users.
  6. Modify the install location path to your C: drive.
  7. Example: C:\Python <version>

  8. Click Install.