hi all, I have problems with loading packages chalk rpy2 in python, I get
the following errors. would have to do so you can load these packages.
SPGRASS6
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/pywps/Wps/Execute.py", line
560, in executeProcess
processError = self.process.execute()
File
"/usr/local/lib/python2.6/dist-packages/pywps/processes/centralidad.py",
line 126, in execute
""")
File "/usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py", line
536, in __call__
res = self.eval(p)
File "/usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py", line
423, in __call__
res = super(RFunction, self).__call__(*new_args, **new_kwargs)
RRuntimeError: Error in library(spgrass6) : there is no package called
'spgrass6'
Error in library(spgrass6) : there is no package called 'spgrass6'
RGDAL
File
"/usr/local/lib/python2.6/dist-packages/pywps/processes/centralidad.py",
line 125, in execute
writeGDAL(eigenvectorsR,"eigenvectors.tiff",type="Float32",driver="GTiff")
""")
File "/usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py", line
536, in __call__
res = self.eval(p)
File "/usr/lib/python2.6/dist-packages/rpy2/robjects/__init__.py", line
423, in __call__
res = super(RFunction, self).__call__(*new_args, **new_kwargs)
RRuntimeError: Error in library(rgdal) : there is no package called 'rgdal'
Error in library(rgdal) : there is no package called 'rgdal'
Thanks for your answers.
Ricardo Rodríguez
Univalle
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list