Skip to main content

Installation

Prerequisites

  • Python 3.10 or higher
  • pip package manager
  • Git

Install from GitHub

git clone https://github.com/Cheshire-Labs/orca.git
cd orca
pip install -e .

Dependencies

Orca depends on:

These are installed automatically with Orca.

Next Steps