Hi all,
I am running Ubuntu 9.10, with R version 2.9.2. I have this problem
on both RPy2.1 alpha3 and the mercurial repository. Both compile
cleanly, and I can import rpy2.
However, when I try to import robject or any of its children, I get this error:
-
Thanks for the reply Laurent,
> Note that process_revents() must be called at somewhat frequent intervals
> (there is example code to do so in the documentation
> http://rpy.sourceforge.net/rpy2/doc-dev/html/rinterface.html#processing-interactive-events
> ). This does appear to make it work here.