I have cloned the GitHub repo, and have symbolically linked the ~/.qgis/python/plugins/sextante directory to Quantum-GIS/python/plugins/sextante.<div><br></div><div>When I load QGIS, it does give me an error, stemming from sextante/about/AboutDialog.py; in particular, 'from ui_aboutdialogbase import Ui_DlgAbout' produces an ImportError (No module named ui_aboutdialogbase).</div>
<div><br></div><div>I imagine this should be provided by PyQt  </div>