[Qgis-user] Error at starting manageR

Agustin Lobo alobolistas at gmail.com
Fri May 22 04:05:19 PDT 2009


Hi!
I'm having the following error at starting manageR
using R 2.9, rpy2-2.04, qgis 1-0-2 and manageR 0.6.8 on ubuntu 8.04 hardy:

An error has occured while executing Python code:

Traceback (most recent call last):
   File "/home/alobo/.qgis//python/plugins/manageR/manageR.py", line 29, 
in run
     d = manageRDialog.manageR( self.iface, self.version )
   File "/home/alobo/.qgis//python/plugins/manageR/manageRDialog.py", 
line 46, in __init__
     int( parser.get('general', 'delay') ) )
   File "/home/alobo/.qgis//python/plugins/manageR/completer.py", line 
27, in __init__
     self.loadSuggestions( commandList )
   File "/home/alobo/.qgis//python/plugins/manageR/completer.py", line 
136, in loadSuggestions
     xml = QXmlStreamReader( document.toByteArray() )
NameError: global name 'QXmlStreamReader' is not defined


Is there anything I forgot? The page http://www.ftools.ca/manageR.html
does not exist any more. Directions on how to install rpy2 would be 
useful (perhaps a link to 
http://rpy.sourceforge.net/rpy2/doc/html/overview.html#installation)

Thanks

Agus




More information about the Qgis-user mailing list