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 the NGC container if you intend to use NeMo Gym with 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.3.1.
Verify Installation
You should see output like: