The problem is that OS X 10.6 has Python 2.6, which does not include importlib. This is not good if 10.6 users have to install a small dependency for an alternative to a basic python statement.
On Jul 5, 2013, at 3:28 AM, José Pedro Santos wrote: > Hi, > > Seems that you have missing phyton plugins. Reinstall pyhton and check for > importlib. > > Regards, > José Santos > > From: [email protected] > Date: Thu, 4 Jul 2013 16:51:39 -0300 > To: [email protected] > Subject: [Qgis-user] Problems to install SEXTANTE for QGIS > > Hi, > > I want to install SEXTANTE 1.0.9 Plugin, but I can't, and I have this > message: "The plugin depends on some components missing on your system. You > need to install the following Python module in order to enable it: importlib" > > How can I do it? > > I working with QGIS 1.8, OSX 10.6.8. > > Many thanks, > > José Carlos Guerrero > > -- > ################################################################ > Dr. José Carlos Guerrero > Laboratorio de Desarrollo Sustentable y Gestión Ambiental del Territorio > (LDSGAT) > Instituto de Ecología y Ciencias Ambientales (IECA) > Facultad de Ciencias > Universidad de la República > Montevideo-URUGUAY > ################################################################ > > _______________________________________________ Qgis-user mailing list > [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "The beast is actively interested only in now, and, as it is always now and always shall be, there is an eternity of time for the accomplishment of objects." - the wisdom of Tarzan _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
