Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

1. Set up

Selene Baez edited this page Jun 3, 2021 · 4 revisions

Overview

The CLTL/Pepper software is written in Python 2.7, using many components, as to not reinvent the wheel. This does however entail that a lot of dependencies have to be installed manually. We have tried our best to make an extensive and comprehensive installation guide. Yet, if you are stuck at some part of the installation, please don't hesitate to open an issue and we'll try to clarify it.

Most of the dependencies used are Open Source. Alongside the Open Source dependencies, we do make use of a few commercial API's; these, however, are free to use or have free evaluation periods for individual or academic use.

We've tested and are running the code on Windows 10 Pro (Windows with Hyper-V) and MacOS machines. It should, however also run on Linux-based distributions.

Clone this wiki locally