I had a problem with the sextante module in the last master version of http://qgis.dakotacarto.com/ <http://qgis.dakotacarto.com/> . The Python module *importlib* is not present in a version of Python prior to 2.7
The solution ? Install importlib <http://pypi.python.org/pypi/importlib/> , which is a backport of the importlib.import_module() from Python 2.7 -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Mac-OS-X-10-6-master-version-sextante-problem-and-solution-Python-2-6-x-tp5027133.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
