Installation#

Installing Olympe on Ubuntu 22.04 (on x64) or higher should be as simple as:

pip3 install parrot-olympe

Installation of Olympe from pre-built wheels requires pip version 20.3 or higher. Please check our detail installation procedure here.

If you need some guidance to setup your Python virtual environment you should check our Python environment setup best practices.

There is no pre-built Olympe release for ARM targets (aach64, arvmv7, …). To use Olympe on an ARM you need to build it from source.