Scrive Paolo Cavallini <[email protected]>: > Paolo Cavallini ha scritto: > > There seems to be a problem in the code: > An error has occured while executing Python code: > > Traceback (most recent call last): > File "/home/paolo/.qgis//python/plugins/HomeRange_plugin/plugin.py", > line 257, in run > shapefileslist = self.Rcall(geomData) > File "/home/paolo/.qgis//python/plugins/HomeRange_plugin/plugin.py", > line 350, in Rcall > data = robjects.default_ri2py(data.sexp) > NameError: global name 'robjects' is not defined
got it - on Debian there is no different import between rpy and rpy2. I'll work on it tomorrow on my Debian machine. regards anne _______________________________________________ AniMov mailing list [email protected] http://www.faunalia.com/cgi-bin/mailman/listinfo/animov
