<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000">Hello</font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000"><br></font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000">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?</font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000"><br></font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000">Any help is much appreciated</font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000"><br></font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000">Thank you</font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000"><br></font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000">MESSAGE: Python error</font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#FF0000"><br></font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><!--StartFragment--><span style=" color:#ff0000;">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']</span><br><br>Traceback (most recent call last):<br>  File "", line 2, in <br>  File "/Users/sebastiancruz/.qgis//python/plugins/HomeRange_plugin/__init__.py", line 32, in <br>    from HRplugin_main import HRPlugin<br>  File "/Users/sebastiancruz/.qgis//python/plugins/HomeRange_plugin/HRplugin_main.py", line 40, in <br>    from HRplugin_dialog import Dialog<br>  File "/Users/sebastiancruz/.qgis//python/plugins/HomeRange_plugin/HRplugin_dialog.py", line 44, in <br>    from HRplugin_algorithm import *<br>  File "/Users/sebastiancruz/.qgis//python/plugins/HomeRange_plugin/HRplugin_algorithm.py", line 46, in <br>    import rpy2.robjects as robjects<br>  File "/Library/Python/2.5/site-packages/rpy2/robjects/__init__.py", line 12, in <br>    import rpy2.rinterface as rinterface<br>  File "/Library/Python/2.5/site-packages/rpy2/rinterface/__init__.py", line 6, in <br>    R_HOME = os.popen("R RHOME").readlines()<br>IOError: [Errno 4] Interrupted system call<br><br>Python version:<br>2.5.1 (r251:54863, Feb  6 2009, 19:02:12) <br>[GCC 4.0.1 (Apple Inc. build 5465)]<br><br>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']<!--EndFragment--></div></body></html>