Skip to content

Installation

Python 3.8+ is required to install nexus-pcv. Don’t have Python 3.8 or later? See Python 3 Installation & Setup Guide.

nexus-pcv can be installed in a virtual environment using pip or uv:

Terminal window
# Using uv (recommended)
uv tool install nexus-pcv
# Using pip
pip install nexus-pcv