<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">From <a href="http://www.kyngchaos.com/software/qgis">http://www.kyngchaos.com/software/qgis</a><div>After installing latest gdal complete and <a href="http://www.kyngchaos.com/files/software/qgis/QGIS-2.0.1-1-Lion.dmg">QGIS 2.0.1-1 for Lion & Mt Lion</a></div><div><br></div><div>at first launch i'v these messages :</div><div><br></div><div><div style="margin: 0px; "><!--StartFragment--><span style=" color:#ff0000;">Impossible de charger l'extension 'processing' depuis ['/Applications/QGIS.app/Contents/MacOS/../Resources/python', '/Users/kagou/.qgis2/python', '/Users/kagou/.qgis2/python/plugins', '/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins', '/Library/Frameworks/SQLite3.framework/Versions/B/Python/2.7', '/Library/Python/2.7/site-packages/numpy-override', '/Library/Frameworks/GDAL.framework/Versions/1.10/Python/2.7/site-packages', '/Library/Python/2.7/site-packages/pip-1.3.1-py2.7.egg', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC', '/Library/Python/2.7/site-packages', '/Applications/QGIS.app/Contents/Resources/python/plugins/fTools/tools']</span><br><br>Traceback (most recent call last):<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 182, in loadPlugin<br>    __import__(packageName)<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/__init__.py", line 20, in <br>    from processing.tools.general import runalg, runandload, alghelp, alglist, algoptions, load, extent, getobject<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/tools/general.py", line 29, in <br>    from processing.core.Processing import Processing<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/core/Processing.py", line 52, in <br>    from processing.admintools.AdminToolsAlgorithmProvider import AdminToolsAlgorithmProvider<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/admintools/AdminToolsAlgorithmProvider.py", line 19, in <br>    from processing.admintools.PostGISExecuteSQL import PostGISExecuteSQL<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/admintools/PostGISExecuteSQL.py", line 32, in <br>    from processing.admintools import postgis_utils<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/admintools/postgis_utils.py", line 39, in <br>    import psycopg2<br>  File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>ImportError: No module named psycopg2<br><br>Version de Python :<br>2.7.2 (default, Oct 11 2012, 20:14:37) <br>[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)]<br><br><br>Version de QGIS :<br>2.0.1-Dufour Dufour, f738351<br><br>Chemin vers Python : ['/Applications/QGIS.app/Contents/MacOS/../Resources/python', '/Users/kagou/.qgis2/python', '/Users/kagou/.qgis2/python/plugins', '/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins', '/Library/Frameworks/SQLite3.framework/Versions/B/Python/2.7', '/Library/Python/2.7/site-packages/numpy-override', '/Library/Frameworks/GDAL.framework/Versions/1.10/Python/2.7/site-packages', '/Library/Python/2.7/site-packages/pip-1.3.1-py2.7.egg', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old', '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload', '/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC', '/Library/Python/2.7/site-packages', '/Applications/QGIS.app/Contents/Resources/python/plugins/fTools/tools']<!--EndFragment--></div></div></body></html>