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

zachtib/lookit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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