Installation

Prerequisites

This project requires python3 (>=3.7)

Stable release

To install the latest stable version with pip, run:

pip install -U mobile-env

Development version

The development version can be installed after cloning the GitHub repository:

pip install -e .