These instructions are to setup your development environment.
apt-get install <b>python python-wxgtk2.8 python-imaging</b> python-psyco python-pyopenssl python-gconf <b>python-numpy python-numpy-ext</b> python-pygame python-avahi avahi-daemon
You will then need to install "git" (apt-get install git-core) and run the following
git clone git://git.thousandparsec.net/git/tpclient-pywx.git # Check all the requirements are satisified cd tpclient-pywx python requirements.py # Now run the client! python tpclient-pywx