[Qgis-user] plugin for home range calculations
John C. Tull
john.tull at wildnevada.org
Mon Aug 25 16:58:49 PDT 2008
Anne,
On Aug 25, 2008, at 5:39 AM, Paolo Cavallini wrote:
> Hi all.
> As many of you know, Anne has completed her plugin:
> http://wiki.qgis.org/qgiswiki/GSoC2008Rbinding
> You can now install it with the installer plugin, using the Faunalia
> repo http://www.faunalia.it/qgis/
> adding http://faunalia.it/qgis/plugins.xml to your sources list.
> Be careful of the dependencies (R-related). I have tested on a fresh
> install, and it works smoothly. I hope this will make it esier for
> others to test.
> Great job Anne!
> All the best.
Sadly this does not work for me on OS X. I have the dependencies
installed. I received the following error while testing. It appears to
be some problem with handling the paths to the input and output files.
Regards,
John
An error has occured while executing Python code:
Traceback (most recent call last):
File "/Users/jctull/.qgis//python/plugins/pluginProva/plugin.py",
line 178, in run
fsock = open(self.pylogfile, 'w')
IOError: [Errno 2] No such file or directory: u'/Users/jctull/Desktop/
test//Users/jctull/Documents/John 2007/TWS Talk/TWS Arizona/Ecological
Niche Model Data/ochotona_princeps_nv.shp_py_log.txt'
Python version:
2.5.1 (r251:54863, Jan 17 2008, 19:35:17)
[GCC 4.0.1 (Apple Inc. build 5465)]
Python path:['/Applications/qgis0.11.0.app/Contents/MacOS/share/qgis/
python', '/Users/jctull/.qgis//python/plugins', '/Applications/
qgis0.11.0.app/Contents/MacOS/share/qgis/python/plugins', '/Library/
Python/2.5/site-packages/Shapely-1.0.4-py2.5.egg', '/Library/Python/
2.5/site-packages/GDAL-1.5.2-py2.5-macosx-10.5-i386.egg', '/Library/
Python/2.5/site-packages/simplejson-1.9.2-py2.5-macosx-10.5-i386.egg',
'/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', '/Users/
jctull/.qgis/python/plugins/fTools/tools']
More information about the Qgis-user
mailing list