Skip to content
Jesús Arroyo Torrens edited this page Mar 4, 2016 · 24 revisions

Apio dependencies

Linux

Ubuntu

Install Python: sudo apt-get install python

Install pip: https://pip.pypa.io/en/stable/installing/

Windows

Install Python:

NOTE: 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.

Install FPGA driver:

Mac

Clone this wiki locally