I encountered similar problem to
http://osdir.com/ml/python.rpy/2006-09/msg00019.html
Running on Windows XP SP2:
Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import rpy
>>> rpy.__ve
I don't know much about the architectural decisions of rpy2, but, If
rpy2 were standing on top of ctypes instead of directly implementing a
c interface, it would be easier to go up along with the python version
upgrades.
On Wed, Jan 28, 2009 at 12:49 PM, Alex Mandel
wrote:
> 조성일 wrote:
>> Hello,
Look at how I solved that problem. I have no problem with plot window currently.
http://sourceforge.net/tracker/?func=detail&atid=453021&aid=1944503&group_id=48422
On Wed, Jul 22, 2009 at 12:45 AM, wayne jones wrote:
>
> Hi Everyone,
>
> I am trying to run the following simple script to test R
Console()' and
then `R_ProcessEvents()'.
>
>
> L.
>
>
>
> June Kim wrote:
>>
>> Look at how I solved that problem. I have no problem with plot window
>> currently.
>>
>>
>> http://sourceforge.net/tracker/?func=detail&atid=4
2009 at 4:00 PM, June Kim wrote:
> On Thu, Jul 23, 2009 at 2:44 PM, Laurent Gautier wrote:
>> I am curious to hear whether this is changing much, since the win32-specific
>> fix proposed has been implemented since 2.0.3
>> (http://rpy.sourceforge.net/rpy2/doc/html/changes.h