[Osgeo4w-trac] Re: [osgeo4w] #65: qgis 1.0.1 can't load rpy/rpy2
interface to R
OSGeo4W
trac_osgeo4w at osgeo.org
Sat Mar 14 15:41:00 EDT 2009
#65: qgis 1.0.1 can't load rpy/rpy2 interface to R
--------------------------------------+-------------------------------------
Reporter: lutra | Owner: jef
Type: enhancement | Status: new
Priority: major | Component: Package
Version: 1.0 | Resolution:
Keywords: qgis, 1.0.1, rpy, rpy2, R |
--------------------------------------+-------------------------------------
Comment (by jef):
Replying to [comment:6 aghisla]:
> ticket #55 refers to missing rpy package inside the installer. Adding it
will solve the issue above. Otherwise, the installer should locate and use
already installed python.
I've packaged python-rpy2. It's available in the testing area (osgeo4w-
setup -t) for now. managerR and the home range plugin now load for me.
Due to lack of experience with either of them, I can't judge if they work
correctly now. Please test and report back.
Carson: I get an error from manageR. Is that because of R 2.6.8 & rpy2
2.0.8 instead of rpy <=1.0.3 & R <= 2.6.2?
{{{
Traceback (most recent call last):
File ".../.qgis//python/plugins\manageR\manageR.py", line 65, in run
d = domanageR.Dialog(self.iface)
File ".../.qgis//python/plugins\manageR\domanageR.py", line 54, in
__init__
set_default_mode(BASIC_CONVERSION)
NameError: global name 'set_default_mode' is not defined
}}}
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/65#comment:7>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list