I have cloned the GitHub repo, and have symbolically linked the ~/.qgis/python/plugins/sextante directory to Quantum-GIS/python/plugins/sextante.
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). I imagine this should be provided by PyQt
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
