[Qgis-developer] manageR still broken?
Paolo Cavallini
cavallini at faunalia.it
Sat May 1 02:37:43 EDT 2010
Hi all.
Starting manageR still throws errors here (deb unstable, python-rpy2 2.1.1-1):
An error has occured while executing Python code:
Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 3181, in updateWidgets
self.emit(SIGNAL("updateDisplays(PyQt_PyObject)"),currentRObjects())
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 209, in
currentRObjects
robjects.rinterface.globalEnv.get('ls',wantFun=True))
AttributeError: 'module' object has no attribute 'globalEnv'
then:
An error has occured while executing Python code:
Traceback (most recent call last):
File "/home/paolo/.qgis/python/plugins/manageR/plugin.py", line 61, in run
MainWindow(self.iface, self.version,isConsole=True).show()
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 3125, in __init__
self.createConsoleWidgets()
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 3178, in
createConsoleWidgets
self.updateWidgets()
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 3181, in updateWidgets
self.emit(SIGNAL("updateDisplays(PyQt_PyObject)"),currentRObjects())
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 209, in
currentRObjects
robjects.rinterface.globalEnv.get('ls',wantFun=True))
AttributeError: 'module' object has no attribute 'globalEnv'
Python version:
2.6.5 (r265:79063, Apr 20 2010, 19:57:20)
[GCC 4.4.3]
QGIS version:
1.5.0-Trunk Trunk, 13383M
Anyone confirms?
All the best.
--
Paolo Cavallini: http://www.faunalia.it/pc
More information about the Qgis-developer
mailing list