Installation

SDGym is a public, source-available Python library that is available under the Business Source License.

Requirements

  • SDGym has been developed and tested on Python version 3.7, 3.8, 3.9 and 3.10

  • We recommend using a virtual environment (such as virtualenv) to avoid conflicts with other software on your device

Download Instructions

Download sdgym using pip.

pip install sdgym

This automatically downloads from PyPi.

Troubleshooting

For other problems, please visit our GitHub. You can browse existing issues and raise a new one if you cannot find a solution.

You can also ask questions by joining the SDV Slack.

Last updated