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

Apio dependencies

Linux

Ubuntu

Install Python 2.7:

sudo apt-get install python

Install pip

Windows

Install Python 2.7:

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:

https://github.com/bqlabs/libftdi-cross-builder/wiki#driver-installation

Mac

Install Python 2.7:

Install Homebrew

Back to installation instructions

Clone this wiki locally