[Qgis-developer] Error message at start QGIS 2.0.1-1 Mac OSX
William Kyngesburye
woklist at kyngchaos.com
Fri Sep 20 07:25:00 PDT 2013
I discovered the psycopg2 requirement, and I should have bundled it in QGIS, but it looks like I missed it. I'll do that next time.
The Interrupted system call error seems to be a one-time Python error when running on Mt Lion. I got it once but have not seen it again.
On Sep 20, 2013, at 8:48 AM, Patrice Vetsel wrote:
> After installing psycopg2 gdaltools is not happy :
>
> Impossible de charger l'extension GdalTools provoque une erreur lors de l'appel de sa méthode initGui()
>
> Traceback (most recent call last):
> File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 213, in startPlugin
> plugins[packageName].initGui()
> File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/GdalTools/GdalTools.py", line 99, in initGui
> from tools.GdalTools_utils import Version, GdalConfig, LayerRegistry
> File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 453, in _import
> mod = _builtin_import(name, globals, locals, fromlist, level)
> File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/GdalTools/tools/GdalTools_utils.py", line 877, in
> if platform.system() == "Darwin":
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/platform.py", line 1282, in system
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/platform.py", line 1249, in uname
> File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/platform.py", line 1005, in _syscmd_uname
> IOError: [Errno 4] Interrupted system call
>
> Version de Python :
> 2.7.2 (default, Oct 11 2012, 20:14:37)
> [GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)]
>
>
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
First Pogril: Why is life like sticking your head in a bucket filled with hyena offal?
Second Pogril: I don't know. Why IS life like sticking your head in a bucket filled with hyena offal?
First Pogril: I don't know either. Wretched, isn't it?
-HitchHiker's Guide to the Galaxy
More information about the Qgis-developer
mailing list