Hello

Could someone help me understand why I have this message every time I start QGIS? And what the solution could be. If I try to acces the Plugin Manager QGIS crashes. I have made sure all dependencies are installed beforehand. I do am not sure how to proceed. I know it is a python issue, should I reinstall it?

Any help is much appreciated

Thank you

MESSAGE: Python error

Couldn't load plugin "HomeRange_plugin" from ['/Applications/Qgis.app/ Contents/MacOS/share/qgis/python', '/Users/sebastiancruz/.qgis//python/ plugins', '/Applications/Qgis.app/Contents/MacOS/share/qgis/python/ plugins', '/Library/Frameworks/GDAL.framework/Versions/1.6/Python/site- packages', '/System/Library/Frameworks/Python.framework/Versions/2.5/ lib/python25.zip', '/System/Library/Frameworks/Python.framework/ Versions/2.5/lib/python2.5', '/System/Library/Frameworks/ Python.framework/Versions/2.5/lib/python2.5/plat-darwin', '/System/ Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat- mac', '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/ Python.framework/Versions/2.5/Extras/lib/python', '/System/Library/ Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-tk', '/ System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ lib-dynload', '/Library/Python/2.5/site-packages', '/System/Library/ Frameworks/Python.framework/Versions/2.5/Extras/lib/python/PyObjC', '~/.qgis/python', '/Users/sebastiancruz/.qgis/python/plugins/fTools/ tools']

Traceback (most recent call last):
  File "", line 2, in
File "/Users/sebastiancruz/.qgis//python/plugins/HomeRange_plugin/ __init__.py", line 32, in
    from HRplugin_main import HRPlugin
File "/Users/sebastiancruz/.qgis//python/plugins/HomeRange_plugin/ HRplugin_main.py", line 40, in
    from HRplugin_dialog import Dialog
File "/Users/sebastiancruz/.qgis//python/plugins/HomeRange_plugin/ HRplugin_dialog.py", line 44, in
    from HRplugin_algorithm import *
File "/Users/sebastiancruz/.qgis//python/plugins/HomeRange_plugin/ HRplugin_algorithm.py", line 46, in
    import rpy2.robjects as robjects
File "/Library/Python/2.5/site-packages/rpy2/robjects/__init__.py", line 12, in
    import rpy2.rinterface as rinterface
File "/Library/Python/2.5/site-packages/rpy2/rinterface/ __init__.py", line 6, in
    R_HOME = os.popen("R RHOME").readlines()
IOError: [Errno 4] Interrupted system call

Python version:
2.5.1 (r251:54863, Feb  6 2009, 19:02:12)
[GCC 4.0.1 (Apple Inc. build 5465)]

Python path:['/Applications/Qgis.app/Contents/MacOS/share/qgis/ python', '/Users/sebastiancruz/.qgis//python/plugins', '/Applications/ Qgis.app/Contents/MacOS/share/qgis/python/plugins', '/Library/ Frameworks/GDAL.framework/Versions/1.6/Python/site-packages', '/System/ Library/Frameworks/Python.framework/Versions/2.5/lib/python25.zip', '/ System/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5', '/System/Library/Frameworks/Python.framework/Versions/2.5/ lib/python2.5/plat-darwin', '/System/Library/Frameworks/ Python.framework/Versions/2.5/lib/python2.5/plat-mac', '/System/ Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat- mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/ Versions/2.5/Extras/lib/python', '/System/Library/Frameworks/ Python.framework/Versions/2.5/lib/python2.5/lib-tk', '/System/Library/ Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload', '/ Library/Python/2.5/site-packages', '/System/Library/Frameworks/ Python.framework/Versions/2.5/Extras/lib/python/PyObjC', '~/.qgis/ python', '/Users/sebastiancruz/.qgis/python/plugins/fTools/tools']
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to