<div dir="ltr">Hi Gene,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 13, 2013 at 1:09 AM, gene <span dir="ltr"><<a href="mailto:martin.laloux@gmail.com" target="_blank">martin.laloux@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I had a problem with the sextante module in the last master version of<br>
<a href="http://qgis.dakotacarto.com/" target="_blank">http://qgis.dakotacarto.com/</a> <<a href="http://qgis.dakotacarto.com/" target="_blank">http://qgis.dakotacarto.com/</a>>  .  The Python<br>
module *importlib* is not present in a version of Python prior to 2.7<br>
<br>
The solution ?<br>
Install   importlib <<a href="http://pypi.python.org/pypi/importlib/" target="_blank">http://pypi.python.org/pypi/importlib/</a>>  , which is a<br>
backport of the importlib.import_module() from Python 2.7<br></blockquote><div><br></div><div>Thanks for looking into this. I checked out the backported module and it is quite simple. I should be able to add it to the bundled QGIS master version for Snow Leopard (via the nightly build script, after the app is built, not as part of the CMake build setup).<br>
<br></div><div>I should have time to do that on Monday morning. Once part of the bundled app, I'll test it locally, but would appreciate if you can test it as well. I'll post to the list again when it is ready.<br>
<br></div><div>That module could (should?) be added directly to the SEXTANTE plugin, since it is Python 2.6 related, and not specific to Mac OS X 10.6. Could you draft an issue on the tracker for its inclusion in SEXTANTE? (I have directly Cc'd victor and alex on this as well.)<br>
</div><div><br></div><div>Regards,<br><br></div><div>Larry<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
--<br>
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/Mac-OS-X-10-6-master-version-sextante-problem-and-solution-Python-2-6-x-tp5027133.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/Mac-OS-X-10-6-master-version-sextante-problem-and-solution-Python-2-6-x-tp5027133.html</a><br>

Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div><br></div></div></div>