Getting started#

This section describes how to install PyConceptEV in user mode and quickly begin using it. If you are interested in contributing to PyConceptEV, see Contribute for information on installing in developer mode.

Installation#

Before installing PyConceptEV, make sure that you have the latest version of pip by running this command:

python -m pip install -U pip

Then, install PyConceptEV with this command:

python -m pip install ansys-conceptev-core