Skip to main content
Version: 2.3.0

This tool is available as a Python Wheel.

Python

Pre-reqs​

  • python >=3.9, 3.12

Windows Users​

Install the Python Wheel​

For more info see Python Wheel.

Virtual Environment​

Create a virtual environment (optional, advised).

python3 -m venv env
source env/bin/activate

Notes:

  • If installing/running with Cygwin, Git Bash, or another Unix environment on a Windows machine, use source env/Scripts/activate instead of source env/bin/activate to activate your virtual environment.
  • If installing/running with Windows cmd, use env\Scripts\activate.bat instead of source env/bin/activate.

Install​

See here for more information.

pip install nuance-2.1.2a1-py3-none-any.whl