Skip to content

System requirements

sjara edited this page Sep 13, 2010 · 4 revisions

Installation on a debian/ubuntu system:

(you may need to update the list of packages: sudo apt-get update)
sudo apt-get install git-core ipython python-qt4 python-numpy python-matplotlib
git clone git://github.com/sjara/TASKontrol.git

Notes:

  • If application fonts look bad (no anti-aliasing) on Gnome, you can change them to ‘DejaVuSansBook’ in System>Preferences>Appearance>Fonts>ApplicationFont
  • Numpy 1.2.1 produces a segmentation fault when using matplotlib. Make sure you have a newer version.
Clone this wiki locally