Installation
Python 3.12 is required. Refer to Prerequisites for full system requirements.
Install from PyPI for the quickest setup. Clone from git if you need the latest features and environments, or use a NeMo RL container if you intend to train with NeMo Gym and NeMo RL.
PyPI
Git
Container
Or with uv:
The package includes built-in environments and CLI commands. Config and data paths resolve against the package install location automatically. To pin a release: python3.12 -m pip install nemo-gym==0.4.0.
Verify Installation
You should see output like: