Hi all.
I'm getting the following error (qgis r14270 on Debian) when starting ManageR:
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,
isStandalone=False).show()
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 3965, in
__init__
self.createConsoleWidgets(isStandalone)
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 3998, in
createConsoleWidgets
variableWidget = RVariableWidget(self, isStandalone)
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 2965, in
__init__
self.updateVariables()
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 3142, in
updateVariables
data = self.browseEnv()
File "/home/paolo/.qgis/python/plugins/manageR/manageR.py", line 3322, in
browseEnv
1, 1)""" % str(err).split('"')[1])
IndexError: list index out of range
All the best.
--
Paolo Cavallini: http://www.faunalia.it/pc
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer