Skip to content
Juan Gonzalez-Gomez edited this page Apr 2, 2024 · 24 revisions

Installation

Apio is written in Python and works on Linux (+ARM), Mac OS X and Windows

System requirements

  • Operating System: Linux (+ARM), Mac OS X or Windows
  • Python Interpreter: Python 3.9 or higher

Important

Windows Users: Please Download the latest Python and install it
DON'T FORGET to select Add python.exe to Path feature on the "Customize" stage, otherwise Python Package Manager pip command will not be available.

  • Terminal Application: All commands below should be executed in Command-line application (Terminal).
    • For Mac OS X and Linux OS - Terminal application,
    • For Windows OS: cmd.exe application.

Clone this wiki locally