Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

zachtib/lookit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

On Ubuntu/Debian:

Use the daily builds PPA.

sudo add-apt-repository ppa:lookit/daily
sudo apt-get update
sudo apt-get install lookit

From source:

Source tarballs are available on the download page.

Extract the tarball and run (as root):

python setup.py install