Installation
This guide provides instructions to install pSim.
System Requirements
A Python 3.12 virtual environment is created automatically; you do not need to set it up manually.
1. Setting UV, the Python project manager
To facilitate the creation of virtual environments and manage Python packages and their dependencies we use a state of the art framework uv, its installation is straightforward and can be done via the following command:
2. Install pSim
Choose one of the following installation methods:
Recommended for most users
Install the latest stable release from the Python Package Index (PyPI).
For optional dependencies:
-
To install with Gymnasium support:
-
To install with PettingZoo support:
-
To install all optional dependencies: